Home
last modified time | relevance | path

Searched refs:vref_config_t (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/vref_1/
Dfsl_vref.h45 } vref_config_t; typedef
76 void VREF_Init(VREF_Type *base, const vref_config_t *config);
111 void VREF_GetDefaultConfig(vref_config_t *config);
Dfsl_vref.c88 void VREF_Init(VREF_Type *base, const vref_config_t *config) in VREF_Init()
185 void VREF_GetDefaultConfig(vref_config_t *config) in VREF_GetDefaultConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/vref/
Dfsl_vref.h78 } vref_config_t; typedef
112 void VREF_Init(VREF_Type *base, const vref_config_t *config);
144 void VREF_GetDefaultConfig(vref_config_t *config);
Dfsl_vref.c82 void VREF_Init(VREF_Type *base, const vref_config_t *config) in VREF_Init()
184 void VREF_GetDefaultConfig(vref_config_t *config) in VREF_GetDefaultConfig()