Lines Matching defs:bccu
97 void XMC_BCCU_GlobalInit(XMC_BCCU_t *const bccu, const XMC_BCCU_GLOBAL_CONFIG_t *const config) in XMC_BCCU_GlobalInit()
111 void XMC_BCCU_ConfigGlobalTrigger(XMC_BCCU_t *const bccu, XMC_BCCU_TRIGMODE_t mode, XMC_BCCU_TRIGDE… in XMC_BCCU_ConfigGlobalTrigger()
120 void XMC_BCCU_SelectTrapInput (XMC_BCCU_t *const bccu, XMC_BCCU_CH_TRAP_IN_t input) in XMC_BCCU_SelectTrapInput()
129 void XMC_BCCU_SetTrapEdge (XMC_BCCU_t *const bccu, XMC_BCCU_CH_TRAP_EDGE_t edge) in XMC_BCCU_SetTrapEdge()
138 void XMC_BCCU_ConfigSuspendMode (XMC_BCCU_t *const bccu, XMC_BCCU_SUSPEND_MODE_t mode) in XMC_BCCU_ConfigSuspendMode()
147 void XMC_BCCU_SetFlickerWDThreshold (XMC_BCCU_t *const bccu, uint32_t threshold_no) in XMC_BCCU_SetFlickerWDThreshold()
158 void XMC_BCCU_SetFastClockPrescaler (XMC_BCCU_t *const bccu, uint32_t div) in XMC_BCCU_SetFastClockPrescaler()
170 void XMC_BCCU_SetDimClockPrescaler (XMC_BCCU_t *const bccu, uint32_t div) in XMC_BCCU_SetDimClockPrescaler()
182 void XMC_BCCU_SelectBitClock (XMC_BCCU_t *const bccu, XMC_BCCU_BCLK_MODE_t div) in XMC_BCCU_SelectBitClock()
191 void XMC_BCCU_ConcurrentEnableChannels (XMC_BCCU_t *const bccu, uint32_t mask) in XMC_BCCU_ConcurrentEnableChannels()
201 void XMC_BCCU_ConcurrentDisableChannels (XMC_BCCU_t *const bccu, uint32_t mask) in XMC_BCCU_ConcurrentDisableChannels()
210 void XMC_BCCU_ConcurrentSetOutputPassiveLevel(XMC_BCCU_t *const bccu, uint32_t chan_mask, XMC_BCCU_… in XMC_BCCU_ConcurrentSetOutputPassiveLevel()
221 void XMC_BCCU_ConcurrentEnableTrap (XMC_BCCU_t *const bccu, uint32_t mask) in XMC_BCCU_ConcurrentEnableTrap()
231 void XMC_BCCU_ConcurrentDisableTrap (XMC_BCCU_t *const bccu, uint32_t mask) in XMC_BCCU_ConcurrentDisableTrap()
241 void XMC_BCCU_ConcurrentConfigTrigger (XMC_BCCU_t *const bccu, XMC_BCCU_TRIG_CONFIG_t *trig) in XMC_BCCU_ConcurrentConfigTrigger()
258 void XMC_BCCU_ConcurrentStartLinearWalk (XMC_BCCU_t *const bccu, uint32_t mask) in XMC_BCCU_ConcurrentStartLinearWalk()
268 void XMC_BCCU_ConcurrentAbortLinearWalk (XMC_BCCU_t *const bccu, uint32_t mask) in XMC_BCCU_ConcurrentAbortLinearWalk()
278 void XMC_BCCU_ConcurrentEnableDimmingEngine (XMC_BCCU_t *const bccu, uint32_t mask) in XMC_BCCU_ConcurrentEnableDimmingEngine()
288 void XMC_BCCU_ConcurrentDisableDimmingEngine (XMC_BCCU_t *const bccu, uint32_t mask) in XMC_BCCU_ConcurrentDisableDimmingEngine()
298 void XMC_BCCU_ConcurrentStartDimming (XMC_BCCU_t *const bccu, uint32_t mask) in XMC_BCCU_ConcurrentStartDimming()
308 void XMC_BCCU_ConcurrentAbortDimming (XMC_BCCU_t *const bccu, uint32_t mask) in XMC_BCCU_ConcurrentAbortDimming()
318 void XMC_BCCU_SetGlobalDimmingLevel (XMC_BCCU_t *const bccu, uint32_t level) in XMC_BCCU_SetGlobalDimmingLevel()
328 void XMC_BCCU_EnableChannel (XMC_BCCU_t *const bccu, uint32_t chan_no) in XMC_BCCU_EnableChannel()
338 void XMC_BCCU_DisableChannel (XMC_BCCU_t *const bccu, uint32_t chan_no) in XMC_BCCU_DisableChannel()
348 void XMC_BCCU_SetOutputPassiveLevel(XMC_BCCU_t *const bccu, uint32_t chan_no, XMC_BCCU_CH_ACTIVE_LE… in XMC_BCCU_SetOutputPassiveLevel()
358 void XMC_BCCU_EnableTrap (XMC_BCCU_t *const bccu, uint32_t chan_no) in XMC_BCCU_EnableTrap()
368 void XMC_BCCU_DisableTrap (XMC_BCCU_t *const bccu, uint32_t chan_no) in XMC_BCCU_DisableTrap()
378 void XMC_BCCU_EnableChannelTrigger (XMC_BCCU_t *const bccu, uint32_t chan_no, XMC_BCCU_CH_TRIGOUT_t… in XMC_BCCU_EnableChannelTrigger()
392 void XMC_BCCU_DisableChannelTrigger (XMC_BCCU_t *const bccu, uint32_t chan_no) in XMC_BCCU_DisableChannelTrigger()