Home
last modified time | relevance | path

Searched full:deadtime (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/dts/bindings/pwm/
Dinfineon,xmc4xxx-ccu8-pwm.yaml39 slice-deadtime-prescaler = <3 3 3 3>;
40 channel-deadtime-high = <0 0 0 0 PWM_MSEC(100) 0 0 0>;
41 channel-deadtime-low = <0 0 0 0 PWM_MSEC(100) 0 0 0>;
46 This will configure channel 4 with a 100msec deadtime on the high
99 slice-deadtime-prescaler:
108 channel-deadtime-high:
114 channel-deadtime-low:
Dnxp,s32-emios-pwm.yaml13 - Channel 2 for mode OPWMCB with deadtime inserted at leading edge
/Zephyr-latest/boards/infineon/xmc47_relax_kit/
Dxmc47_relax_kit.dts169 slice-deadtime-prescaler = <3 3 3 3>;
170 channel-deadtime-high = <0 0 0 0 0 0 0 0>;
171 channel-deadtime-low = <0 0 0 0 0 0 0 0>;
/Zephyr-latest/drivers/pwm/
Dpwm_nxp_s32_emios.c726 .DeadTime = DT_PROP(node_id, dead_time), \