Home
last modified time | relevance | path

Searched refs:pw (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/tests/drivers/spi/spi_loopback/boards/
Dintel_rpl_p_crb.overlay10 pw,cs-mode = <0>;
11 pw,cs-output = <0>;
Dintel_rpl_s_crb.overlay10 pw,cs-mode = <0>;
11 pw,cs-output = <0>;
/Zephyr-latest/dts/x86/intel/
Dalder_lake.dtsi301 pw,cs-mode = <0>;
302 pw,cs-output = <0>;
303 pw,fifo-depth = <64>;
317 pw,cs-mode = <0>;
318 pw,cs-output = <0>;
319 pw,fifo-depth = <64>;
333 pw,cs-mode = <0>;
334 pw,cs-output = <0>;
335 pw,fifo-depth = <64>;
Draptor_lake_p.dtsi96 pw,cs-mode = <0>;
97 pw,cs-output = <0>;
98 pw,fifo-depth = <64>;
113 pw,cs-mode = <0>;
114 pw,cs-output = <0>;
115 pw,fifo-depth = <64>;
130 pw,cs-mode = <0>;
131 pw,cs-output = <0>;
132 pw,fifo-depth = <64>;
Draptor_lake_s.dtsi234 pw,cs-mode = <0>;
235 pw,cs-output = <0>;
236 pw,fifo-depth = <64>;
250 pw,cs-mode = <0>;
251 pw,cs-output = <0>;
252 pw,fifo-depth = <64>;
266 pw,cs-mode = <0>;
267 pw,cs-output = <0>;
268 pw,fifo-depth = <64>;
/Zephyr-latest/include/zephyr/arch/arc/v2/
Darc_connect.h138 pad:1, gfrc:1, dbg:1, pw:1, member
144 pw:1, dbg:1, gfrc:1, pad:1,
/Zephyr-latest/drivers/pwm/
Dpwm_mcux_pwt.c194 static int mcux_pwt_calc_pulse(uint16_t pw, uint32_t overflows, in mcux_pwt_calc_pulse() argument
205 if (u32_add_overflow(pulse, pw, &pulse)) { in mcux_pwt_calc_pulse()
/Zephyr-latest/drivers/spi/
DKconfig109 source "drivers/spi/Kconfig.pw"