/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso824max/project_template/ |
D | pin_mux.c | 117 const uint32_t LED_RED = (/* No addition pin function */ in BOARD_InitLEDsPins() local 130 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_12, LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso845max/project_template/ |
D | pin_mux.c | 134 const uint32_t LED_RED = (/* No addition pin function */ in BOARD_InitLEDsPins() local 147 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_12, LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso802/project_template/ |
D | pin_mux.c | 139 const uint32_t LED_RED = (/* No addition pin function */ in BOARD_InitLEDsPins() local 148 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_9, LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso804/project_template/ |
D | pin_mux.c | 139 const uint32_t LED_RED = (/* No addition pin function */ in BOARD_InitLEDsPins() local 148 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_13, LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpc845breakout/project_template/ |
D | pin_mux.c | 151 const uint32_t LED_RED = (/* No addition pin function */ in BOARD_InitLEDsPins() local 164 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO1_2, LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke15z/project_template/ |
D | pin_mux.c | 371 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 382 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso55s06/project_template/ |
D | pin_mux.c | 270 const uint32_t LED_RED = (/* Pin is configured as PIO0_21 */ in BOARD_InitLEDsPins() local 283 … IOCON_PinMuxSet(IOCON, BOARD_INITLEDSPINS_LED_RED_PORT, BOARD_INITLEDSPINS_LED_RED_PIN, LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmkv31f/project_template/ |
D | pin_mux.c | 314 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 329 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke16z/project_template/ |
D | pin_mux.c | 498 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 509 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmkv11z/project_template/ |
D | pin_mux.c | 247 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 258 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkv58f220m/project_template/ |
D | pin_mux.c | 408 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 423 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso55s16/project_template/ |
D | pin_mux.c | 277 const uint32_t LED_RED = (/* Pin is configured as PIO1_4 */ in BOARD_InitLEDsPins() local 290 … IOCON_PinMuxSet(IOCON, BOARD_INITLEDSPINS_LED_RED_PORT, BOARD_INITLEDSPINS_LED_RED_PIN, LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso55s28/project_template/ |
D | pin_mux.c | 292 const uint32_t LED_RED = (/* Pin is configured as PIO1_6 */ in BOARD_InitLEDsPins() local 305 … IOCON_PinMuxSet(IOCON, BOARD_INITLEDSPINS_LED_RED_PORT, BOARD_INITLEDSPINS_LED_RED_PIN, LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmkl27z/project_template/ |
D | pin_mux.c | 192 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 203 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkm34z50mv3/project_template/ |
D | pin_mux.c | 265 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 274 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk32l2a4s/project_template/ |
D | pin_mux.c | 320 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 335 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso55s69/project_template/ |
D | pin_mux.c | 404 const uint32_t LED_RED = (/* Pin is configured as PIO1_6 */ in BOARD_InitLEDsPins() local 417 … IOCON_PinMuxSet(IOCON, BOARD_INITLEDSPINS_LED_RED_PORT, BOARD_INITLEDSPINS_LED_RED_PIN, LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk64f/project_template/ |
D | pin_mux.c | 331 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 346 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk66f/project_template/ |
D | pin_mux.c | 363 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 378 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/evkmimxrt685/project_template/ |
D | pin_mux.c | 951 const uint32_t LED_RED = (/* Pin is configured as PIO0_31 */ in BOARD_InitLEDsPins() local 970 …IOPCTL_PinMuxSet(IOPCTL, BOARD_INITLEDSPINS_LED_RED_PORT, BOARD_INITLEDSPINS_LED_RED_PIN, LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/mimxrt685audevk/project_template/ |
D | pin_mux.c | 951 const uint32_t LED_RED = (/* Pin is configured as PIO0_31 */ in BOARD_InitLEDsPins() local 970 …IOPCTL_PinMuxSet(IOPCTL, BOARD_INITLEDSPINS_LED_RED_PORT, BOARD_INITLEDSPINS_LED_RED_PIN, LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkm34z75m/project_template/ |
D | pin_mux.c | 354 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 365 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkm35z75m/project_template/ |
D | pin_mux.c | 354 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 365 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk28fa/project_template/ |
D | pin_mux.c | 394 const port_pin_config_t LED_RED = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local 409 PORT_SetPinConfig(BOARD_LED_RED_PORT, BOARD_LED_RED_PIN, &LED_RED); in BOARD_InitLEDsPins()
|