Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/hscmp/
Dfsl_hscmp.h98 } hscmp_dac_config_t; typedef
251 void HSCMP_SetDACConfig(HSCMP_Type *base, const hscmp_dac_config_t *config);
Dfsl_hscmp.c220 void HSCMP_SetDACConfig(HSCMP_Type *base, const hscmp_dac_config_t *config) in HSCMP_SetDACConfig()