/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke17z/project_template/ |
D | pin_mux.c | 134 const port_pin_config_t SW2 = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitBUTTONSPins() local 145 PORT_SetPinConfig(BOARD_SW2_PORT, BOARD_SW2_PIN, &SW2); in BOARD_InitBUTTONSPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso824max/project_template/ |
D | pin_mux.c | 361 const uint32_t SW2 = (/* Selects pull-up function */ in BOARD_InitBUTTONsPins() local 374 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_12, SW2); in BOARD_InitBUTTONsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso845max/project_template/ |
D | pin_mux.c | 378 const uint32_t SW2 = (/* Selects pull-up function */ in BOARD_InitBUTTONsPins() local 391 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_4, SW2); in BOARD_InitBUTTONsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke15z/project_template/ |
D | pin_mux.c | 276 const port_pin_config_t SW2 = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitBUTTONSPins() local 287 PORT_SetPinConfig(BOARD_SW2_PORT, BOARD_SW2_PIN, &SW2); in BOARD_InitBUTTONSPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmkv31f/project_template/ |
D | pin_mux.c | 219 const port_pin_config_t SW2 = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitBUTTONsPins() local 234 PORT_SetPinConfig(BOARD_SW2_PORT, BOARD_SW2_PIN, &SW2); in BOARD_InitBUTTONsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke16z/project_template/ |
D | pin_mux.c | 206 const port_pin_config_t SW2 = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitBUTTONSPins() local 217 PORT_SetPinConfig(BOARD_SW2_PORT, BOARD_SW2_PIN, &SW2); in BOARD_InitBUTTONSPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmkv11z/project_template/ |
D | pin_mux.c | 183 const port_pin_config_t SW2 = {/* Internal pull-up resistor is enabled */ in BOARD_InitButtonsPins() local 194 PORT_SetPinConfig(BOARD_SW2_PORT, BOARD_SW2_PIN, &SW2); in BOARD_InitButtonsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk22f/project_template/ |
D | pin_mux.c | 302 const port_pin_config_t SW2 = {/* Internal pull-up resistor is enabled */ in BOARD_InitButtonsPins() local 317 PORT_SetPinConfig(BOARD_SW2_PORT, BOARD_SW2_PIN, &SW2); in BOARD_InitButtonsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkv58f220m/project_template/ |
D | pin_mux.c | 282 const port_pin_config_t SW2 = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitBUTTONsPins() local 297 PORT_SetPinConfig(BOARD_SW2_PORT, BOARD_SW2_PIN, &SW2); in BOARD_InitBUTTONsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkm34z50mv3/project_template/ |
D | pin_mux.c | 198 const port_pin_config_t SW2 = {/* Internal pull-up resistor is enabled */ in BOARD_InitButtonsPins() local 207 PORT_SetPinConfig(BOARD_SW2_PORT, BOARD_SW2_PIN, &SW2); in BOARD_InitButtonsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk32l3a6/project_template/cm4/ |
D | pin_mux.c | 129 const port_pin_config_t SW2 = {/* Internal pull-up resistor is enabled */ in BOARD_InitButtonsPins() local 144 PORT_SetPinConfig(BOARD_INITBUTTONSPINS_SW2_PORT, BOARD_INITBUTTONSPINS_SW2_PIN, &SW2); in BOARD_InitButtonsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk64f/project_template/ |
D | pin_mux.c | 243 const port_pin_config_t SW2 = {/* Internal pull-up resistor is enabled */ in BOARD_InitButtonsPins() local 258 PORT_SetPinConfig(BOARD_SW2_PORT, BOARD_SW2_PIN, &SW2); in BOARD_InitButtonsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/evkmimxrt685/project_template/ |
D | pin_mux.c | 1018 const uint32_t SW2 = (/* Pin is configured as PIO0_10 */ in BOARD_InitBUTTONsPins() local 1037 IOPCTL_PinMuxSet(IOPCTL, BOARD_INITBUTTONSPINS_SW2_PORT, BOARD_INITBUTTONSPINS_SW2_PIN, SW2); in BOARD_InitBUTTONsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/mimxrt685audevk/project_template/ |
D | pin_mux.c | 1018 const uint32_t SW2 = (/* Pin is configured as PIO0_10 */ in BOARD_InitBUTTONsPins() local 1037 IOPCTL_PinMuxSet(IOPCTL, BOARD_INITBUTTONSPINS_SW2_PORT, BOARD_INITBUTTONSPINS_SW2_PIN, SW2); in BOARD_InitBUTTONsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkm34z75m/project_template/ |
D | pin_mux.c | 264 const port_pin_config_t SW2 = {/* Internal pull-up resistor is enabled */ in BOARD_InitButtonsPins() local 275 PORT_SetPinConfig(BOARD_SW2_PORT, BOARD_SW2_PIN, &SW2); in BOARD_InitButtonsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkm35z75m/project_template/ |
D | pin_mux.c | 264 const port_pin_config_t SW2 = {/* Internal pull-up resistor is enabled */ in BOARD_InitButtonsPins() local 275 PORT_SetPinConfig(BOARD_SW2_PORT, BOARD_SW2_PIN, &SW2); in BOARD_InitButtonsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk28fa/project_template/ |
D | pin_mux.c | 269 const port_pin_config_t SW2 = {/* Internal pull-up resistor is enabled */ in BOARD_InitButtonsPins() local 284 PORT_SetPinConfig(BOARD_SW2_PORT, BOARD_SW2_PIN, &SW2); in BOARD_InitButtonsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/power_manager/ |
D | README.md | 139 …he wakeup-source parameter in the application. In this example, the button SW2 will be used as wak…
|