Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/drivers/
Dfsl_swm_connections.h210 …kSWM_CAPT_X8 = (int)(SWM_PINENABLE1_CAPT_X8_MASK | 0x80000000U), /*!< Fixed-pin function as CAPT_X…
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC844/drivers/
Dfsl_swm_connections.h209 kSWM_CAPT_X8 = SWM_PINENABLE1_CAPT_X8_MASK | 0x80000000U, /*!< Fixed-pin function as CAPT_X8. */
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC844/
DLPC844.h7230 #define SWM_PINENABLE1_CAPT_X8_MASK (0x10U) macro
7236 … (((uint32_t)(((uint32_t)(x)) << SWM_PINENABLE1_CAPT_X8_SHIFT)) & SWM_PINENABLE1_CAPT_X8_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/
DLPC845.h7754 #define SWM_PINENABLE1_CAPT_X8_MASK (0x10U) macro
7760 … (((uint32_t)(((uint32_t)(x)) << SWM_PINENABLE1_CAPT_X8_SHIFT)) & SWM_PINENABLE1_CAPT_X8_MASK)