Home
last modified time | relevance | path

Searched refs:lp (Results 1 – 19 of 19) 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.c366 static const struct led_info lp##id##_leds_##n[] = { \
370 static const struct lp50xx_config lp##id##_config_##n = { \
376 .num_leds = ARRAY_SIZE(lp##id##_leds_##n), \
379 .leds_info = lp##id##_leds_##n, \
382 static uint8_t lp##id##_chan_buf_##n[LP50XX_MAX_CHANNELS(nmodules) + 1];\
384 static struct lp50xx_data lp##id##_data_##n = { \
385 .chan_buf = lp##id##_chan_buf_##n, \
393 &lp##id##_data_##n, \
394 &lp##id##_config_##n, \
/Zephyr-latest/boards/ti/cc1352p7_launchpad/
Dcc1352p7_lp.dts16 compatible = "ti,lp-cc1352p7";
/Zephyr-latest/dts/arm/nxp/
Dnxp_mcxn94x_common.dtsi179 compatible = "nxp,lp-flexcomm";
214 compatible = "nxp,lp-flexcomm";
254 compatible = "nxp,lp-flexcomm";
294 compatible = "nxp,lp-flexcomm";
328 compatible = "nxp,lp-flexcomm";
368 compatible = "nxp,lp-flexcomm";
402 compatible = "nxp,lp-flexcomm";
436 compatible = "nxp,lp-flexcomm";
470 compatible = "nxp,lp-flexcomm";
504 compatible = "nxp,lp-flexcomm";
Dnxp_mcxn23x_common.dtsi173 compatible = "nxp,lp-flexcomm";
207 compatible = "nxp,lp-flexcomm";
247 compatible = "nxp,lp-flexcomm";
287 compatible = "nxp,lp-flexcomm";
321 compatible = "nxp,lp-flexcomm";
361 compatible = "nxp,lp-flexcomm";
395 compatible = "nxp,lp-flexcomm";
429 compatible = "nxp,lp-flexcomm";
Dnxp_rt1010.dtsi297 pll-clock-names = "src", "lp", "pd", "num", "den";
335 pll-clock-names = "src", "lp", "pd", "num", "den";
Dnxp_rt11xx.dtsi1114 pll-clock-names = "src", "lp", "pd", "num", "den";
1137 pll-clock-names = "src", "lp", "pd", "num", "den";
1160 pll-clock-names = "src", "lp", "pd", "num", "den";
1183 pll-clock-names = "src", "lp", "pd", "num", "den";
Dnxp_rt10xx.dtsi984 pll-clock-names = "src", "lp", "pd", "num", "den";
1022 pll-clock-names = "src", "lp", "pd", "num", "den";
1049 pll-clock-names = "src", "lp", "pd", "num", "den";
/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.dtsi150 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.rst354 https://www.st.com/en/wireless-connectivity/bluenrg-lp.html
/Zephyr-latest/drivers/i2s/
Di2s_mcux_sai.c1182 .pll_lp = DT_PHA_BY_NAME(DT_DRV_INST(i2s_id), pll_clocks, lp, value), \
/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`.