Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc_ccu4.h245 } XMC_CCU4_SLICE_MODE_t; typedef
1560 __STATIC_INLINE XMC_CCU4_SLICE_MODE_t XMC_CCU4_SLICE_GetSliceMode(const XMC_CCU4_SLICE_t *const sli… in XMC_CCU4_SLICE_GetSliceMode()
1563 return((XMC_CCU4_SLICE_MODE_t)(((slice->TC) & CCU4_CC4_TC_CMOD_Msk) >> CCU4_CC4_TC_CMOD_Pos)); in XMC_CCU4_SLICE_GetSliceMode()