Searched refs:debugOutput (Results 1 – 1 of 1) sorted by relevance
1854 …INC_SetChannelDebugOutput(SINC_Type *base, sinc_channel_id_t chId, sinc_debug_output_t debugOutput) in SINC_SetChannelDebugOutput() argument1857 ((base->CHANNEL[(uint8_t)chId].CCR & ~SINC_CCR_DBGSEL_MASK) | SINC_CCR_DBGSEL(debugOutput)); in SINC_SetChannelDebugOutput()