Searched refs:ccu8 (Results 1 – 3 of 3) sorted by relevance
28 XMC_CCU8_MODULE_t *ccu8; member41 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), \
220 compatible = "infineon,xmc4xxx-ccu8-pwm";227 compatible = "infineon,xmc4xxx-ccu8-pwm";
1301 * :dtcompatible:`infineon,xmc4xxx-ccu8-pwm`