Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC804/drivers/
Dfsl_swm_connections.h199 kSWM_CAPT_YL = 37U, /*!< Movable function as CAPT_YL. */ enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC845/drivers/
Dfsl_swm_connections.h211 kSWM_CAPT_YL = (int)(SWM_PINENABLE1_CAPT_YL_MASK | enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC844/drivers/
Dfsl_swm_connections.h210 kSWM_CAPT_YL = SWM_PINENABLE1_CAPT_YL_MASK | enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpc845breakout/project_template/
Dpin_mux.c474 SWM_SetFixedPinSelect(SWM0, kSWM_CAPT_YL, true); in BOARD_InitCAPTPins()