Home
last modified time | relevance | path

Searched refs:timeStampClockSrcSelect (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_lptmr_time_stamp.c17 uint8_t timeStampClockSrcSelect; member
49 ….prescalerClockSource = (lptmr_prescaler_clock_select_t)halTimeStampState->timeStampClockSrcSelect; in HAL_HWTimeStampInit()
79 halTimeStampState->timeStampClockSrcSelect = halTimeStampConfig->clockSrcSelect; in HAL_TimeStampInit()
Dfsl_adapter_gpt_time_stamp.c17 uint8_t timeStampClockSrcSelect; member
50 gptConfig.clockSource = halTimeStampState->timeStampClockSrcSelect; in HAL_HWTimeStampInit()
83 halTimeStampState->timeStampClockSrcSelect = halTimeStampConfig->clockSrcSelect; in HAL_TimeStampInit()
/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.h164 … uint8_t timeStampClockSrcSelect; /*!< Select clock source. It is timer clock select, if the lptmr member