Searched refs:simple (Results 1 – 25 of 560) sorted by relevance
12345678910>>...23
| /Zephyr-latest/dts/riscv/nordic/ |
| D | nrf54h20_cpuflpr.dtsi | 27 compatible = "simple-bus"; 39 compatible = "simple-bus";
|
| D | nrf9280_cpuppr.dtsi | 25 compatible = "simple-bus"; 32 compatible = "simple-bus";
|
| D | nrf54h20_cpuppr.dtsi | 27 compatible = "simple-bus"; 39 compatible = "simple-bus";
|
| /Zephyr-latest/dts/arm/nordic/ |
| D | nrf54l20_enga_cpuapp.dtsi | 15 compatible = "simple-bus"; 27 compatible = "simple-bus";
|
| D | nrf9280_cpuapp.dtsi | 25 compatible = "simple-bus"; 32 compatible = "simple-bus";
|
| D | nrf54h20_cpuapp.dtsi | 27 compatible = "simple-bus"; 39 compatible = "simple-bus";
|
| D | nrf9280_cpurad.dtsi | 25 compatible = "simple-bus"; 32 compatible = "simple-bus";
|
| /Zephyr-latest/samples/sensor/sx9500/ |
| D | README.txt | 5 A simple example using the sx9500 SAR proximity sensor.
|
| /Zephyr-latest/samples/userspace/hello_world_user/ |
| D | README.rst | 4 Print a simple "Hello World" from userspace. 8 A simple Hello World example that can be used with any supported board and
|
| /Zephyr-latest/samples/subsys/zbus/hello_world/src/ |
| D | main.c | 48 const int *simple = msg; in simple_chan_validator() local 50 if ((*simple >= 0) && (*simple < 10)) { in simple_chan_validator()
|
| /Zephyr-latest/dts/arm/ |
| D | armv8-r.dtsi | 13 compatible = "simple-bus";
|
| /Zephyr-latest/dts/xtensa/ |
| D | xtensa.dtsi | 13 compatible = "simple-bus";
|
| /Zephyr-latest/dts/arm/st/f7/ |
| D | stm32f750.dtsi | 11 compatible = "st,stm32f750", "st,stm32f7", "simple-bus";
|
| /Zephyr-latest/dts/arm/st/l0/ |
| D | stm32l010.dtsi | 11 compatible = "st,stm32l010", "st,stm32l0", "simple-bus";
|
| /Zephyr-latest/dts/arm/st/c0/ |
| D | stm32c011.dtsi | 11 compatible = "st,stm32c011", "st,stm32c0", "simple-bus";
|
| /Zephyr-latest/dts/arm/st/g4/ |
| D | stm32g474.dtsi | 11 compatible = "st,stm32g474", "st,stm32g4", "simple-bus";
|
| /Zephyr-latest/dts/arm/st/h5/ |
| D | stm32h503.dtsi | 11 compatible = "st,stm32h503", "st,stm32h5", "simple-bus";
|
| D | stm32h573.dtsi | 11 compatible = "st,stm32h573", "st,stm32h5", "simple-bus";
|
| /Zephyr-latest/dts/arm/st/n6/ |
| D | stm32n657.dtsi | 12 compatible = "st,stm32n657", "st,stm32n6", "simple-bus";
|
| /Zephyr-latest/dts/arm/st/u0/ |
| D | stm32u031.dtsi | 11 compatible = "st,stm32u031", "st,stm32u0", "simple-bus";
|
| /Zephyr-latest/samples/modules/nanopb/src/ |
| D | simple.proto | 1 // A very simple protocol definition, consisting of only
|
| /Zephyr-latest/dts/arm/st/u5/ |
| D | stm32u5a5.dtsi | 11 compatible = "st,stm32u5a5", "st,stm32u5", "simple-bus";
|
| D | stm32u5a9.dtsi | 11 compatible = "st,stm32u5a9", "st,stm32u5", "simple-bus";
|
| /Zephyr-latest/dts/arm/st/wba/ |
| D | stm32wba52.dtsi | 10 compatible = "st,stm32wba52", "st,stm32wba", "simple-bus";
|
| D | stm32wba55.dtsi | 10 compatible = "st,stm32wba55", "st,stm32wba", "simple-bus";
|
12345678910>>...23