Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.h232 …uint8_t initDelayModules; /*!< Comparator and DAC initialization delay modulus, See Reference Ma… member
Dfsl_lpcmp.c341 …RCR0_RR_CLK_SEL(config->roundrobinClockSource) | LPCMP_RRCR0_RR_INITMOD(config->initDelayModules) | in LPCMP_SetRoundRobinConfig()