Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_xmc4xxx_ccu8.c28 XMC_CCU8_MODULE_t *ccu8; member
41 XMC_CCU8_EnableModule(config->ccu8); in pwm_xmc4xxx_ccu8_init()
42 XMC_CCU8_StartPrescaler(config->ccu8); in pwm_xmc4xxx_ccu8_init()
65 slice = (XMC_CCU8_SLICE_t *)SLICE_ADDR_FROM_MODULE(config->ccu8, i); in pwm_xmc4xxx_ccu8_init()
105 slice = (XMC_CCU8_SLICE_t *)SLICE_ADDR_FROM_MODULE(config->ccu8, slice_idx); in pwm_xmc4xxx_ccu8_set_cycles()
128 XMC_CCU8_EnableShadowTransfer(config->ccu8, BIT(slice_idx * 4)); in pwm_xmc4xxx_ccu8_set_cycles()
131 XMC_CCU8_EnableClock(config->ccu8, slice_idx); in pwm_xmc4xxx_ccu8_set_cycles()
160 .ccu8 = (CCU8_GLOBAL_TypeDef *)DT_INST_REG_ADDR(n), \
/Zephyr-latest/dts/arm/infineon/cat3/xmc/
Dxmc4xxx.dtsi220 compatible = "infineon,xmc4xxx-ccu8-pwm";
227 compatible = "infineon,xmc4xxx-ccu8-pwm";
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst1301 * :dtcompatible:`infineon,xmc4xxx-ccu8-pwm`