Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.h251 } lpcmp_roundrobin_config_t; typedef
478 void LPCMP_SetRoundRobinConfig(LPCMP_Type *base, const lpcmp_roundrobin_config_t *config);
Dfsl_lpcmp.c328 void LPCMP_SetRoundRobinConfig(LPCMP_Type *base, const lpcmp_roundrobin_config_t *config) in LPCMP_SetRoundRobinConfig()