Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_dcic.h100 } dcic_config_t; typedef
140 void DCIC_Init(DCIC_Type *base, const dcic_config_t *config);
165 void DCIC_GetDefaultConfig(dcic_config_t *config);
Dfsl_dcic.c93 void DCIC_Init(DCIC_Type *base, const dcic_config_t *config) in DCIC_Init()
135 void DCIC_GetDefaultConfig(dcic_config_t *config) in DCIC_GetDefaultConfig()