7 lines
124 B
C
7 lines
124 B
C
/*
|
|
* Standard pin control state definitions
|
|
*/
|
|
|
|
#define PINCTRL_STATE_DEFAULT "default"
|
|
#define PINCTRL_STATE_IDLE "idle"
|