Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/pwm/
Dpwm_xmc4xxx_ccu4.c25 XMC_CCU4_MODULE_t *ccu4; member
35 XMC_CCU4_EnableModule(config->ccu4); in pwm_xmc4xxx_ccu4_init()
36 XMC_CCU4_StartPrescaler(config->ccu4); in pwm_xmc4xxx_ccu4_init()
44 slice = (XMC_CCU4_SLICE_t *)SLICE_ADDR_FROM_MODULE(config->ccu4, i); in pwm_xmc4xxx_ccu4_init()
67 slice = (XMC_CCU4_SLICE_t *)SLICE_ADDR_FROM_MODULE(config->ccu4, slice_idx); in pwm_xmc4xxx_ccu4_set_cycles()
72 XMC_CCU4_EnableShadowTransfer(config->ccu4, BIT(slice_idx * 4)); in pwm_xmc4xxx_ccu4_set_cycles()
75 XMC_CCU4_EnableClock(config->ccu4, slice_idx); in pwm_xmc4xxx_ccu4_set_cycles()
105 .ccu4 = (CCU4_GLOBAL_TypeDef *)DT_INST_REG_ADDR(n), \
/Zephyr-Core-3.6.0/dts/arm/infineon/
Dxmc4xxx.dtsi192 compatible = "infineon,xmc4xxx-ccu4-pwm";
199 compatible = "infineon,xmc4xxx-ccu4-pwm";
206 compatible = "infineon,xmc4xxx-ccu4-pwm";
213 compatible = "infineon,xmc4xxx-ccu4-pwm";
/Zephyr-Core-3.6.0/doc/releases/
Drelease-notes-3.5.rst1300 * :dtcompatible:`infineon,xmc4xxx-ccu4-pwm`