Searched refs:SW1 (Results 1 – 8 of 8) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso824max/project_template/ |
D | pin_mux.c | 376 const uint32_t SW1 = (/* Selects pull-up function */ in BOARD_InitBUTTONsPins() local 389 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_4, SW1); in BOARD_InitBUTTONsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso845max/project_template/ |
D | pin_mux.c | 363 const uint32_t SW1 = (/* Selects pull-up function */ in BOARD_InitBUTTONsPins() local 376 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_12, SW1); in BOARD_InitBUTTONsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmkl27z/project_template/ |
D | pin_mux.c | 260 const port_pin_config_t SW1 = {/* Internal pull-up resistor is enabled */ in BOARD_InitButtonsPins() local 271 PORT_SetPinConfig(BOARD_SW1_PORT, BOARD_SW1_PIN, &SW1); in BOARD_InitButtonsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk32l2b/project_template/ |
D | pin_mux.c | 437 const port_pin_config_t SW1 = {/* Internal pull-up resistor is enabled */ in BOARD_InitBUTTONSPins() local 448 PORT_SetPinConfig(BOARD_SW1_PORT, BOARD_SW1_PIN, &SW1); in BOARD_InitBUTTONSPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/evkmimxrt685/project_template/ |
D | pin_mux.c | 1039 const uint32_t SW1 = (/* Pin is configured as PIO1_1 */ in BOARD_InitBUTTONsPins() local 1058 IOPCTL_PinMuxSet(IOPCTL, BOARD_INITBUTTONSPINS_SW1_PORT, BOARD_INITBUTTONSPINS_SW1_PIN, SW1); in BOARD_InitBUTTONsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/mimxrt685audevk/project_template/ |
D | pin_mux.c | 1039 const uint32_t SW1 = (/* Pin is configured as PIO1_1 */ in BOARD_InitBUTTONsPins() local 1058 IOPCTL_PinMuxSet(IOPCTL, BOARD_INITBUTTONSPINS_SW1_PORT, BOARD_INITBUTTONSPINS_SW1_PIN, SW1); in BOARD_InitBUTTONsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkm34z75m/project_template/ |
D | pin_mux.c | 251 const port_pin_config_t SW1 = {/* Internal pull-up resistor is enabled */ in BOARD_InitButtonsPins() local 262 PORT_SetPinConfig(BOARD_SW1_PORT, BOARD_SW1_PIN, &SW1); in BOARD_InitButtonsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkm35z75m/project_template/ |
D | pin_mux.c | 251 const port_pin_config_t SW1 = {/* Internal pull-up resistor is enabled */ in BOARD_InitButtonsPins() local 262 PORT_SetPinConfig(BOARD_SW1_PORT, BOARD_SW1_PIN, &SW1); in BOARD_InitButtonsPins()
|