Searched refs:BOARD_SW5_GPIO (Results 1 – 14 of 14) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/lpcxpresso54s018/project_template/ |
D | board.h | 130 #ifndef BOARD_SW5_GPIO 131 #define BOARD_SW5_GPIO GPIO macro
|
D | pin_mux.c | 120 GPIO_PinInit(BOARD_SW5_GPIO, BOARD_SW5_PORT, BOARD_SW5_PIN, &SW5_config); in BOARD_InitBUTTONsPins()
|
D | pin_mux.h | 193 #define BOARD_SW5_GPIO GPIO /*!<@brief GPIO peripheral b… macro
|
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/lpcxpresso54628/ |
D | board.h | 133 #ifndef BOARD_SW5_GPIO 134 #define BOARD_SW5_GPIO GPIO macro
|
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/lpcxpresso54628/project_template/ |
D | board.h | 133 #ifndef BOARD_SW5_GPIO 134 #define BOARD_SW5_GPIO GPIO macro
|
D | pin_mux.c | 174 GPIO_PinInit(BOARD_SW5_GPIO, BOARD_SW5_PORT, BOARD_SW5_PIN, &SW5_config); in BOARD_InitBUTTONsPins()
|
D | pin_mux.h | 208 #define BOARD_SW5_GPIO GPIO /*!<@brief GPIO peripheral b… macro
|
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/lpcxpresso54s018/ |
D | board.h | 130 #ifndef BOARD_SW5_GPIO 131 #define BOARD_SW5_GPIO GPIO macro
|
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/lpcxpresso54s018m/ |
D | board.h | 130 #ifndef BOARD_SW5_GPIO 131 #define BOARD_SW5_GPIO GPIO macro
|
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/lpcxpresso54s018m/project_template/ |
D | board.h | 130 #ifndef BOARD_SW5_GPIO 131 #define BOARD_SW5_GPIO GPIO macro
|
D | pin_mux.c | 298 GPIO_PinInit(BOARD_SW5_GPIO, BOARD_SW5_PORT, BOARD_SW5_PIN, &SW5_config); in BOARD_InitBUTTONs()
|
D | pin_mux.h | 193 #define BOARD_SW5_GPIO GPIO /*!<@brief GPIO peripheral b… macro
|
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/twrkv58f220m/project_template/ |
D | pin_mux.h | 59 #define BOARD_SW5_GPIO GPIOB /*!<@brief GPIO device name: GPIOB */ macro
|
D | pin_mux.c | 266 GPIO_PinInit(BOARD_SW5_GPIO, BOARD_SW5_PIN, &SW5_config); in BOARD_InitBUTTONsPins()
|