Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dcic/
Dfsl_dcic.h101 } dcic_config_t; typedef
141 void DCIC_Init(DCIC_Type *base, const dcic_config_t *config);
166 void DCIC_GetDefaultConfig(dcic_config_t *config);
Dfsl_dcic.c92 void DCIC_Init(DCIC_Type *base, const dcic_config_t *config) in DCIC_Init()
134 void DCIC_GetDefaultConfig(dcic_config_t *config) in DCIC_GetDefaultConfig()