Home
last modified time | relevance | path

Searched refs:ACMP_CS_ACO_MASK (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/acmp_1/
Dfsl_acmp.h73 …kACMP_OutputFlag = ACMP_CS_ACO_MASK, /*!< The current value of the analog comparator output. >*/
213 return (base->CS) & (ACMP_CS_ACF_MASK | ACMP_CS_ACO_MASK); in ACMP_GetStatusFlags()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h216 #define ACMP_CS_ACO_MASK (0x8U) macro
218 …(x) (((uint8_t)(((uint8_t)(x)) << ACMP_CS_ACO_SHIFT)) & ACMP_CS_ACO_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h226 #define ACMP_CS_ACO_MASK (0x8U) macro
228 …(x) (((uint8_t)(((uint8_t)(x)) << ACMP_CS_ACO_SHIFT)) & ACMP_CS_ACO_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/
DMKE04Z1284.h221 #define ACMP_CS_ACO_MASK (0x8U) macro
223 …(x) (((uint8_t)(((uint8_t)(x)) << ACMP_CS_ACO_SHIFT)) & ACMP_CS_ACO_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/
DMKE06Z4.h221 #define ACMP_CS_ACO_MASK (0x8U) macro
223 …(x) (((uint8_t)(((uint8_t)(x)) << ACMP_CS_ACO_SHIFT)) & ACMP_CS_ACO_MASK)