Home
last modified time | relevance | path

Searched refs:GPIO_PIN_CNF_MCUSEL_TND (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/nrfx/mdk/
Dsystem_nrf5340_application.c49 (GPIO_PIN_CNF_MCUSEL_TND << GPIO_PIN_CNF_MCUSEL_Pos))
Dnrf5340_network_bitfields.h5859 #define GPIO_PIN_CNF_MCUSEL_TND (0x7UL) /*!< Trace and Debug Subsystem */ macro
Dnrf5340_application_bitfields.h10460 #define GPIO_PIN_CNF_MCUSEL_TND (0x7UL) /*!< Trace and Debug Subsystem */ macro
/hal_nordic-latest/nrfx/hal/
Dnrf_gpio.h259 #if defined(GPIO_PIN_CNF_MCUSEL_TND) || defined(__NRFX_DOXYGEN__)
260 …NRF_GPIO_PIN_SEL_TND = GPIO_PIN_CNF_MCUSEL_TND, ///< Pin controlled by Trace and Deb…