Home
last modified time | relevance | path

Searched refs:sampleClockNumbers (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.h234 …uint8_t sampleClockNumbers; /*!< Specify the number of the round robin clock cycles(0~3) to wait a… member
Dfsl_lpcmp.c340 …CR0_RR_TRG_SEL(config->roundrobinTriggerSource) | LPCMP_RRCR0_RR_NSAM(config->sampleClockNumbers) | in LPCMP_SetRoundRobinConfig()