Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_lptmr_time_stamp.c48 LPTMR_GetDefaultConfig(&lptmrConfig); in HAL_HWTimeStampInit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lptmr/
Dfsl_lptmr.c147 void LPTMR_GetDefaultConfig(lptmr_config_t *config) in LPTMR_GetDefaultConfig() function
Dfsl_lptmr.h177 void LPTMR_GetDefaultConfig(lptmr_config_t *config);
/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_lptmr.c115 LPTMR_GetDefaultConfig(&lptmrConfig); in HAL_TimerInit()