Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/tdet/
Dfsl_tdet.h83 } tdet_config_t; typedef
403 void TDET_GetDefaultConfig(DIGTMP_Type *base, tdet_config_t *defaultConfig);
414 status_t TDET_SetConfig(DIGTMP_Type *base, const tdet_config_t *config);
Dfsl_tdet.c202 void TDET_GetDefaultConfig(DIGTMP_Type *base, tdet_config_t *defaultConfig) in TDET_GetDefaultConfig()
229 status_t TDET_SetConfig(DIGTMP_Type *base, const tdet_config_t *config) in TDET_SetConfig()