Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc_ccu8.h2525 …NE void XMC_CCU8_SLICE_SetDitherCompareValue(XMC_CCU8_SLICE_t *const slice, const uint8_t comp_val) in XMC_CCU8_SLICE_SetDitherCompareValue() argument
2528 …XMC_ASSERT("XMC_CCU8_SLICE_SetDitherCompareValue:Invalid Dither compare value", (comp_val <= 15U)); in XMC_CCU8_SLICE_SetDitherCompareValue()
2530 slice->DITS = comp_val; in XMC_CCU8_SLICE_SetDitherCompareValue()
Dxmc_ccu4.h1908 …NE void XMC_CCU4_SLICE_SetDitherCompareValue(XMC_CCU4_SLICE_t *const slice, const uint8_t comp_val) in XMC_CCU4_SLICE_SetDitherCompareValue() argument
1911 slice->DITS = comp_val; in XMC_CCU4_SLICE_SetDitherCompareValue()