Searched refs:period_val (Results 1 – 3 of 3) sorted by relevance
1657 …E void XMC_CCU4_SLICE_SetTimerPeriodMatch(XMC_CCU4_SLICE_t *const slice, const uint16_t period_val) in XMC_CCU4_SLICE_SetTimerPeriodMatch() argument1660 slice->PRS = (uint32_t) period_val; in XMC_CCU4_SLICE_SetTimerPeriodMatch()
2204 void XMC_CCU8_SLICE_SetTimerPeriodMatch(XMC_CCU8_SLICE_t *const slice, const uint16_t period_val);
983 void XMC_CCU8_SLICE_SetTimerPeriodMatch(XMC_CCU8_SLICE_t *const slice, const uint16_t period_val) in XMC_CCU8_SLICE_SetTimerPeriodMatch() argument986 slice->PRS = (uint32_t) period_val; in XMC_CCU8_SLICE_SetTimerPeriodMatch()