Searched refs:lp (Results 1 – 19 of 19) sorted by relevance
/Zephyr-latest/dts/arm/olimex/ |
D | bb-stm32wl.dtsi | 24 power-amplifier-output = "rfo-lp"; 25 rfo-lp-max-power = <14>;
|
/Zephyr-latest/drivers/led/ |
D | lp50xx.c | 366 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/ |
D | cc1352p7_lp.dts | 16 compatible = "ti,lp-cc1352p7";
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_mcxn94x_common.dtsi | 179 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";
|
D | nxp_mcxn23x_common.dtsi | 173 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";
|
D | nxp_rt1010.dtsi | 297 pll-clock-names = "src", "lp", "pd", "num", "den"; 335 pll-clock-names = "src", "lp", "pd", "num", "den";
|
D | nxp_rt11xx.dtsi | 1114 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";
|
D | nxp_rt10xx.dtsi | 984 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/ |
D | da1469x.dtsi | 48 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/ |
D | target_riscv.cmake | 3 set(riscv_mabi "lp")
|
/Zephyr-latest/boards/st/nucleo_wl55jc/ |
D | nucleo_wl55jc.dts | 187 rfo-lp-max-power = <15>;
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/ |
D | README.md | 67 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/ |
D | cyw20829.dtsi | 150 compatible = "infineon,cat1-lp-timer";
|
/Zephyr-latest/boards/st/sensortile_box_pro/ |
D | sensortile_box_pro.dts | 155 hci_spi: bluenrg-lp@0 {
|
/Zephyr-latest/samples/net/lwm2m_client/ |
D | README.rst | 135 $ java -jar ./leshan-bsserver-demo.jar -wp 8888 -lp 5783 -slp 5784
|
/Zephyr-latest/boards/st/sensortile_box_pro/doc/ |
D | index.rst | 354 https://www.st.com/en/wireless-connectivity/bluenrg-lp.html
|
/Zephyr-latest/drivers/i2s/ |
D | i2s_mcux_sai.c | 1182 .pll_lp = DT_PHA_BY_NAME(DT_DRV_INST(i2s_id), pll_clocks, lp, value), \
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 1695 * :dtcompatible:`renesas,smartbond-lp-osc`
|
D | release-notes-3.7.rst | 975 * New driver :dtcompatible:`nxp,lp-flexcomm`.
|