Lines Matching defs:slice

758 __STATIC_INLINE bool XMC_CCU4_IsValidSlice(const XMC_CCU4_SLICE_t *const slice)  in XMC_CCU4_IsValidSlice()
1225 __STATIC_INLINE bool XMC_CCU4_SLICE_IsExtendedCapReadEnabled(const XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_IsExtendedCapReadEnabled()
1410 __STATIC_INLINE void XMC_CCU4_SLICE_EnableTrap(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_EnableTrap()
1430 __STATIC_INLINE void XMC_CCU4_SLICE_DisableTrap(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_DisableTrap()
1447 __STATIC_INLINE bool XMC_CCU4_SLICE_IsTimerRunning(const XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_IsTimerRunning()
1466 …XMC_CCU4_SLICE_TIMER_COUNT_DIR_t XMC_CCU4_SLICE_GetCountingDir(const XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_GetCountingDir()
1485 __STATIC_INLINE void XMC_CCU4_SLICE_StartTimer(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_StartTimer()
1503 __STATIC_INLINE void XMC_CCU4_SLICE_StopTimer(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_StopTimer()
1522 __STATIC_INLINE void XMC_CCU4_SLICE_ClearTimer(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_ClearTimer()
1539 __STATIC_INLINE void XMC_CCU4_SLICE_StopClearTimer(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_StopClearTimer()
1560 …TATIC_INLINE XMC_CCU4_SLICE_MODE_t XMC_CCU4_SLICE_GetSliceMode(const XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_GetSliceMode()
1598const XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_GetTimerRepeatMode()
1635const XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_GetTimerCountingMode()
1657 __STATIC_INLINE void XMC_CCU4_SLICE_SetTimerPeriodMatch(XMC_CCU4_SLICE_t *const slice, const uint16… in XMC_CCU4_SLICE_SetTimerPeriodMatch()
1682 __STATIC_INLINE uint16_t XMC_CCU4_SLICE_GetTimerPeriodMatch(const XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_GetTimerPeriodMatch()
1705 __STATIC_INLINE void XMC_CCU4_SLICE_SetTimerCompareMatch(XMC_CCU4_SLICE_t *const slice, const uint1… in XMC_CCU4_SLICE_SetTimerCompareMatch()
1731 __STATIC_INLINE uint16_t XMC_CCU4_SLICE_GetTimerCompareMatch(const XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_GetTimerCompareMatch()
1777 __STATIC_INLINE uint16_t XMC_CCU4_SLICE_GetTimerValue(const XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_GetTimerValue()
1798 __STATIC_INLINE void XMC_CCU4_SLICE_SetTimerValue(XMC_CCU4_SLICE_t *const slice, const uint16_t tim… in XMC_CCU4_SLICE_SetTimerValue()
1845 __STATIC_INLINE void XMC_CCU4_SLICE_DisableDithering(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_DisableDithering()
1866 __STATIC_INLINE void XMC_CCU4_SLICE_EnableFloatingPrescaler(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_EnableFloatingPrescaler()
1885 __STATIC_INLINE void XMC_CCU4_SLICE_DisableFloatingPrescaler(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_DisableFloatingPrescaler()
1908 __STATIC_INLINE void XMC_CCU4_SLICE_SetDitherCompareValue(XMC_CCU4_SLICE_t *const slice, const uint… in XMC_CCU4_SLICE_SetDitherCompareValue()
1943 …STATIC_INLINE XMC_CCU4_SLICE_PRESCALER_t XMC_CCU4_SLICE_GetPrescaler(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_GetPrescaler()
1967 __STATIC_INLINE void XMC_CCU4_SLICE_SetFloatingPrescalerCompareValue(XMC_CCU4_SLICE_t *const slice, in XMC_CCU4_SLICE_SetFloatingPrescalerCompareValue()
1990 __STATIC_INLINE void XMC_CCU4_SLICE_EnableMultiChannelMode(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_EnableMultiChannelMode()
2008 __STATIC_INLINE void XMC_CCU4_SLICE_DisableMultiChannelMode(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_DisableMultiChannelMode()
2090 __STATIC_INLINE void XMC_CCU4_SLICE_EnableEvent(XMC_CCU4_SLICE_t *const slice, in XMC_CCU4_SLICE_EnableEvent()
2115 __STATIC_INLINE void XMC_CCU4_SLICE_EnableMultipleEvents(XMC_CCU4_SLICE_t *const slice, const uint1… in XMC_CCU4_SLICE_EnableMultipleEvents()
2135 __STATIC_INLINE void XMC_CCU4_SLICE_DisableEvent(XMC_CCU4_SLICE_t *const slice, in XMC_CCU4_SLICE_DisableEvent()
2159 __STATIC_INLINE void XMC_CCU4_SLICE_DisableMultipleEvents(XMC_CCU4_SLICE_t *const slice, const uint… in XMC_CCU4_SLICE_DisableMultipleEvents()
2179 __STATIC_INLINE void XMC_CCU4_SLICE_SetEvent(XMC_CCU4_SLICE_t *const slice, const XMC_CCU4_SLICE_IR… in XMC_CCU4_SLICE_SetEvent()
2198 __STATIC_INLINE void XMC_CCU4_SLICE_ClearEvent(XMC_CCU4_SLICE_t *const slice, const XMC_CCU4_SLICE_… in XMC_CCU4_SLICE_ClearEvent()
2220 __STATIC_INLINE bool XMC_CCU4_SLICE_GetEvent(const XMC_CCU4_SLICE_t *const slice, const XMC_CCU4_SL… in XMC_CCU4_SLICE_GetEvent()
2286 __STATIC_INLINE void XMC_CCU4_SLICE_EnableCascadedShadowTransfer(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_EnableCascadedShadowTransfer()
2307 __STATIC_INLINE void XMC_CCU4_SLICE_DisableCascadedShadowTransfer(XMC_CCU4_SLICE_t *const slice) in XMC_CCU4_SLICE_DisableCascadedShadowTransfer()
2333 __STATIC_INLINE void XMC_CCU4_SLICE_SetShadowTransferMode(XMC_CCU4_SLICE_t *const slice, in XMC_CCU4_SLICE_SetShadowTransferMode()
2360 __STATIC_INLINE void XMC_CCU4_SLICE_WriteCoherentlyWithPWMCycle(XMC_CCU4_SLICE_t *const slice, in XMC_CCU4_SLICE_WriteCoherentlyWithPWMCycle()
2385 __STATIC_INLINE void XMC_CCU4_SLICE_WriteImmediateAfterShadowTransfer(XMC_CCU4_SLICE_t *const slice, in XMC_CCU4_SLICE_WriteImmediateAfterShadowTransfer()
2411 …ATIC_INLINE void XMC_CCU4_SLICE_EnableAutomaticShadowTransferRequest(XMC_CCU4_SLICE_t *const slice, in XMC_CCU4_SLICE_EnableAutomaticShadowTransferRequest()
2438 …TIC_INLINE void XMC_CCU4_SLICE_DisableAutomaticShadowTransferRequest(XMC_CCU4_SLICE_t *const slice, in XMC_CCU4_SLICE_DisableAutomaticShadowTransferRequest()