Home
last modified time | relevance | path

Searched refs:lp (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/dts/arm/olimex/
Dbb-stm32wl.dtsi24 power-amplifier-output = "rfo-lp";
25 rfo-lp-max-power = <14>;
/Zephyr-latest/drivers/led/
Dlp50xx.c379 static const struct led_info lp##id##_leds_##n[] = { \
383 static const struct lp50xx_config lp##id##_config_##n = { \
389 .num_leds = ARRAY_SIZE(lp##id##_leds_##n), \
392 .leds_info = lp##id##_leds_##n, \
395 static uint8_t lp##id##_chan_buf_##n[LP50XX_MAX_CHANNELS(nmodules) + 1];\
397 static struct lp50xx_data lp##id##_data_##n = { \
398 .chan_buf = lp##id##_chan_buf_##n, \
406 &lp##id##_data_##n, \
407 &lp##id##_config_##n, \
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/boards/
Dek_ra8d1.overlay36 lp-divisor = <5>;
45 t-lp-exit = <7>;
/Zephyr-latest/dts/arm/we/
Doceanus1.dtsi35 power-amplifier-output = "rfo-lp";
36 rfo-lp-max-power = <14>;
/Zephyr-latest/boards/ti/cc1352p7_launchpad/
Dcc1352p7_lp.dts16 compatible = "ti,lp-cc1352p7";
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt7xx_cm33_cpu0.dtsi395 compatible = "nxp,lp-flexcomm";
434 compatible = "nxp,lp-flexcomm";
473 compatible = "nxp,lp-flexcomm";
512 compatible = "nxp,lp-flexcomm";
551 compatible = "nxp,lp-flexcomm";
590 compatible = "nxp,lp-flexcomm";
629 compatible = "nxp,lp-flexcomm";
668 compatible = "nxp,lp-flexcomm";
707 compatible = "nxp,lp-flexcomm";
746 compatible = "nxp,lp-flexcomm";
[all …]
Dnxp_mcxn94x_common.dtsi179 compatible = "nxp,lp-flexcomm";
216 compatible = "nxp,lp-flexcomm";
258 compatible = "nxp,lp-flexcomm";
300 compatible = "nxp,lp-flexcomm";
336 compatible = "nxp,lp-flexcomm";
378 compatible = "nxp,lp-flexcomm";
414 compatible = "nxp,lp-flexcomm";
450 compatible = "nxp,lp-flexcomm";
486 compatible = "nxp,lp-flexcomm";
522 compatible = "nxp,lp-flexcomm";
Dnxp_mcxn23x_common.dtsi173 compatible = "nxp,lp-flexcomm";
209 compatible = "nxp,lp-flexcomm";
251 compatible = "nxp,lp-flexcomm";
293 compatible = "nxp,lp-flexcomm";
329 compatible = "nxp,lp-flexcomm";
371 compatible = "nxp,lp-flexcomm";
407 compatible = "nxp,lp-flexcomm";
443 compatible = "nxp,lp-flexcomm";
Dnxp_rt7xx_cm33_cpu1.dtsi264 compatible = "nxp,lp-flexcomm";
301 compatible = "nxp,lp-flexcomm";
338 compatible = "nxp,lp-flexcomm";
375 compatible = "nxp,lp-flexcomm";
Dnxp_rt1010.dtsi296 pll-clock-names = "src", "lp", "pd", "num", "den";
334 pll-clock-names = "src", "lp", "pd", "num", "den";
Dnxp_rt11xx.dtsi1124 pll-clock-names = "src", "lp", "pd", "num", "den";
1147 pll-clock-names = "src", "lp", "pd", "num", "den";
1170 pll-clock-names = "src", "lp", "pd", "num", "den";
1193 pll-clock-names = "src", "lp", "pd", "num", "den";
Dnxp_rt10xx.dtsi994 pll-clock-names = "src", "lp", "pd", "num", "den";
1032 pll-clock-names = "src", "lp", "pd", "num", "den";
1059 pll-clock-names = "src", "lp", "pd", "num", "den";
/Zephyr-latest/boards/rakwireless/rak3172/
Drak3172.dts132 power-amplifier-output = "rfo-lp";
133 rfo-lp-max-power = <14>;
/Zephyr-latest/dts/arm/renesas/smartbond/
Dda1469x.dtsi48 compatible = "renesas,smartbond-lp-osc";
54 compatible = "renesas,smartbond-lp-osc";
61 compatible = "renesas,smartbond-lp-osc";
98 compatible = "renesas,smartbond-lp-clk";
/Zephyr-latest/cmake/compiler/gcc/
Dtarget_riscv.cmake3 set(riscv_mabi "lp")
/Zephyr-latest/boards/st/nucleo_wl55jc/
Dnucleo_wl55jc.dts187 rfo-lp-max-power = <15>;
/Zephyr-latest/tests/net/lib/lwm2m/interop/
DREADME.md67 java -jar ./leshan-bsserver-demo.jar -lp=5783 -slp=5784 -wp 8081
89 …--startas /bin/bash -- -c "exec java -jar ./leshan-bsserver-demo.jar -lp=5783 -slp=5784 -wp 8081 -…
/Zephyr-latest/dts/arm/infineon/cat1b/cyw20829/
Dcyw20829.dtsi158 compatible = "infineon,cat1-lp-timer";
/Zephyr-latest/boards/st/sensortile_box_pro/
Dsensortile_box_pro.dts155 hci_spi: bluenrg-lp@0 {
/Zephyr-latest/samples/net/lwm2m_client/
DREADME.rst135 $ java -jar ./leshan-bsserver-demo.jar -wp 8888 -lp 5783 -slp 5784
/Zephyr-latest/boards/st/sensortile_box_pro/doc/
Dindex.rst356 https://www.st.com/en/wireless-connectivity/bluenrg-lp.html
/Zephyr-latest/drivers/i2s/
Di2s_mcux_sai.c1181 .pll_lp = DT_PHA_BY_NAME_OR(DT_DRV_INST(i2s_id), pll_clocks, lp, value, 0), \
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst1695 * :dtcompatible:`renesas,smartbond-lp-osc`
Drelease-notes-3.7.rst975 * New driver :dtcompatible:`nxp,lp-flexcomm`.