Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/gpt/
Dfsl_gpt.h64 } gpt_output_compare_channel_t; typedef
396 gpt_output_compare_channel_t channel, in GPT_SetOutputOperationMode()
413gpt_output_compare_channel_t channel) in GPT_GetOutputOperationMode()
428 static inline void GPT_SetOutputCompareValue(GPT_Type *base, gpt_output_compare_channel_t channel, … in GPT_SetOutputCompareValue()
442 static inline uint32_t GPT_GetOutputCompareValue(GPT_Type *base, gpt_output_compare_channel_t chann… in GPT_GetOutputCompareValue()
455 static inline void GPT_ForceOutput(GPT_Type *base, gpt_output_compare_channel_t channel) in GPT_ForceOutput()