Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_gpt.c98 GPT_SetOutputCompareValue(s_GptBase[halTimerState->instance], kGPT_OutputCompare_Channel1, in HAL_TimerInit()
181 …GPT_SetOutputCompareValue(s_GptBase[halTimerState->instance], kGPT_OutputCompare_Channel1, tickCou… in HAL_TimerUpdateTimeout()
/hal_nxp-latest/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_gpt_time_stamp.c61 GPT_SetOutputCompareValue(gpt, kGPT_OutputCompare_Channel1, ~0UL); in HAL_HWTimeStampInit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/gpt/
Dfsl_gpt.h61 kGPT_OutputCompare_Channel1 = 0U, /*!< Output Compare Channel1.*/ enumerator