Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC804/drivers/
Dfsl_swm_connections.h230 kSWM_ACMP_INPUT5 = SWM_PINENABLE0_ACMP_I5_MASK, /*!< Fixed-pin function as ACMP_INPUT5. */ enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC845/drivers/
Dfsl_swm_connections.h175 kSWM_ACMP_INPUT5 = SWM_PINENABLE0_ACMP_I5_MASK, /*!< Fixed-pin function as ACMP_INPUT5. */ enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC844/drivers/
Dfsl_swm_connections.h175 kSWM_ACMP_INPUT5 = SWM_PINENABLE0_ACMP_I5_MASK, /*!< Fixed-pin function as ACMP_INPUT5. */ enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpc845breakout/project_template/
Dpin_mux.c468 SWM_SetFixedPinSelect(SWM0, kSWM_ACMP_INPUT5, true); in BOARD_InitCAPTPins()