Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/acmp/
Dfsl_acmp.h140 } acmp_channel_config_t; typedef
330 void ACMP_SetChannelConfig(CMP_Type *base, const acmp_channel_config_t *config);
Dfsl_acmp.c230 void ACMP_SetChannelConfig(CMP_Type *base, const acmp_channel_config_t *config) in ACMP_SetChannelConfig()