Home
last modified time | relevance | path

Searched refs:DEBUG_UART_RX (Results 1 – 20 of 20) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso824max/project_template/
Dpin_mux.c191 const uint32_t DEBUG_UART_RX = (/* Selects pull-up function */ in BOARD_InitDEBUG_UARTPins() local
204 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_18, DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso845max/project_template/
Dpin_mux.c193 const uint32_t DEBUG_UART_RX = (/* Selects pull-up function */ in BOARD_InitDEBUG_UARTPins() local
206 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO1_16, DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso802/project_template/
Dpin_mux.c177 const uint32_t DEBUG_UART_RX = (/* Selects pull-up function */ in BOARD_InitDEBUG_UARTPins() local
186 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_0, DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso804/project_template/
Dpin_mux.c177 const uint32_t DEBUG_UART_RX = (/* Selects pull-up function */ in BOARD_InitDEBUG_UARTPins() local
186 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_0, DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpc845breakout/project_template/
Dpin_mux.c195 const uint32_t DEBUG_UART_RX = (/* Selects pull-up function */ in BOARD_InitDEBUG_UARTPins() local
208 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_24, DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke15z/project_template/
Dpin_mux.c670 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up resistor is enabled */ in BOARD_InitDEBUG_UARTPins() local
681 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmkv31f/project_template/
Dpin_mux.c391 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitDEBUG_UARTPins() local
406 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke16z/project_template/
Dpin_mux.c408 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up resistor is enabled */ in BOARD_InitDEBUG_UARTPins() local
419 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmkv11z/project_template/
Dpin_mux.c311 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitDEBUG_UARTPins() local
322 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk22f/project_template/
Dpin_mux.c362 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitDEBUG_UARTPins() local
377 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkv58f220m/project_template/
Dpin_mux.c626 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitDEBUG_UARTPins() local
641 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso55s28/project_template/
Dpin_mux.c69 const uint32_t DEBUG_UART_RX = (/* Pin is configured as FC0_RXD_SDA_MOSI_DATA */ in BOARD_InitDEBUG_UARTPins() local
82 …_INITDEBUG_UARTPINS_DEBUG_UART_RX_PORT, BOARD_INITDEBUG_UARTPINS_DEBUG_UART_RX_PIN, DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrke18f/project_template/
Dpin_mux.c926 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up resistor is enabled */ in BOARD_InitDEBUG_UARTPins() local
937 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk32l2a4s/project_template/
Dpin_mux.c528 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitDEBUG_UARTPins() local
543 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso55s69/project_template/
Dpin_mux.c69 const uint32_t DEBUG_UART_RX = (/* Pin is configured as FC0_RXD_SDA_MOSI_DATA */ in BOARD_InitDEBUG_UARTPins() local
82 …_INITDEBUG_UARTPINS_DEBUG_UART_RX_PORT, BOARD_INITDEBUG_UARTPINS_DEBUG_UART_RX_PIN, DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk64f/project_template/
Dpin_mux.c391 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitDEBUG_UARTPins() local
406 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk66f/project_template/
Dpin_mux.c671 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitDEBUG_UARTPins() local
686 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkm34z75m/project_template/
Dpin_mux.c498 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitDEBUG_UARTPins() local
509 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkm35z75m/project_template/
Dpin_mux.c498 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitDEBUG_UARTPins() local
509 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk28fa/project_template/
Dpin_mux.c488 const port_pin_config_t DEBUG_UART_RX = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitDEBUG_UARTPins() local
503 PORT_SetPinConfig(BOARD_DEBUG_UART_RX_PORT, BOARD_DEBUG_UART_RX_PIN, &DEBUG_UART_RX); in BOARD_InitDEBUG_UARTPins()