Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dac14/
Dfsl_dac14.h124 } dac14_config_t; typedef
146 void DAC14_Init(HPDAC_Type *base, const dac14_config_t *config);
164 void DAC14_GetDefaultConfig(dac14_config_t *config);
Dfsl_dac14.c65 void DAC14_Init(HPDAC_Type *base, const dac14_config_t *config) in DAC14_Init()
151 void DAC14_GetDefaultConfig(dac14_config_t *config) in DAC14_GetDefaultConfig()