Searched refs:pw (Results 1 – 8 of 8) sorted by relevance
/Zephyr-Core-3.6.0/tests/drivers/spi/spi_loopback/boards/ |
D | intel_rpl_p_crb.overlay | 10 pw,cs-mode = <0>; 11 pw,cs-output = <0>;
|
D | intel_rpl_s_crb.overlay | 10 pw,cs-mode = <0>; 11 pw,cs-output = <0>;
|
/Zephyr-Core-3.6.0/dts/x86/intel/ |
D | raptor_lake_p.dtsi | 96 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>;
|
D | alder_lake.dtsi | 207 pw,cs-mode = <0>; 208 pw,cs-output = <0>; 209 pw,fifo-depth = <64>; 223 pw,cs-mode = <0>; 224 pw,cs-output = <0>; 225 pw,fifo-depth = <64>; 239 pw,cs-mode = <0>; 240 pw,cs-output = <0>; 241 pw,fifo-depth = <64>;
|
D | raptor_lake_s.dtsi | 234 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-Core-3.6.0/include/zephyr/arch/arc/v2/ |
D | arc_connect.h | 138 pad:1, gfrc:1, dbg:1, pw:1, member 144 pw:1, dbg:1, gfrc:1, pad:1,
|
/Zephyr-Core-3.6.0/drivers/pwm/ |
D | pwm_mcux_pwt.c | 180 static int mcux_pwt_calc_pulse(uint16_t pw, uint32_t overflows, in mcux_pwt_calc_pulse() argument 191 if (u32_add_overflow(pulse, pw, &pulse)) { in mcux_pwt_calc_pulse()
|
/Zephyr-Core-3.6.0/drivers/spi/ |
D | Kconfig | 124 source "drivers/spi/Kconfig.pw"
|