Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.h192 } lpcmp_dac_config_t; typedef
377 void LPCMP_SetDACConfig(LPCMP_Type *base, const lpcmp_dac_config_t *config);
Dfsl_lpcmp.c270 void LPCMP_SetDACConfig(LPCMP_Type *base, const lpcmp_dac_config_t *config) in LPCMP_SetDACConfig()