Home
last modified time | relevance | path

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

/hal_nxp-latest/imx/drivers/
Dgpt.h78 gptOutputCompareChannel3 = 2U, /*!< Output Compare Channel3.*/ enumerator
302 assert (channel <= gptOutputCompareChannel3); in GPT_SetOutputOperationMode()
316 assert (channel <= gptOutputCompareChannel3); in GPT_GetOutputOperationMode()
330 assert (channel <= gptOutputCompareChannel3); in GPT_SetOutputCompareValue()
344 assert (channel <= gptOutputCompareChannel3); in GPT_GetOutputCompareValue()
357 assert (channel <= gptOutputCompareChannel3); in GPT_ForceOutput()