Searched refs:l1 (Results 1 – 21 of 21) sorted by relevance
/Zephyr-latest/include/zephyr/ |
D | irq_multilevel.h | 32 uint32_t l1: CONFIG_1ST_LEVEL_INTERRUPT_BITS; member 56 return irq.bits.l1; in _z_l1_irq() 143 .l1 = 0, in irq_to_level_2() 217 .l1 = 0, in irq_to_level_3() 359 z_irq.bits.l1 += val; in irq_increment()
|
/Zephyr-latest/dts/arm/st/l1/ |
D | stm32l151.dtsi | 7 #include <st/l1/stm32l1.dtsi>
|
D | stm32l151X8-a.dtsi | 8 #include <st/l1/stm32l151.dtsi>
|
D | stm32l152.dtsi | 11 #include <st/l1/stm32l151.dtsi>
|
D | stm32l151Xb-a.dtsi | 8 #include <st/l1/stm32l151.dtsi>
|
D | stm32l151Xb.dtsi | 8 #include <st/l1/stm32l151.dtsi>
|
D | stm32l151Xc.dtsi | 8 #include <st/l1/stm32l151.dtsi>
|
D | stm32l152Xc.dtsi | 8 #include <st/l1/stm32l152.dtsi>
|
D | stm32l152Xe.dtsi | 8 #include <st/l1/stm32l152.dtsi>
|
/Zephyr-latest/samples/subsys/zbus/priority_boost/src/ |
D | main.c | 11 ZBUS_CHAN_DEFINE(chan_a, int, NULL, NULL, ZBUS_OBSERVERS(l1, ms1, ms2, s1, l2), 0); 108 ZBUS_LISTENER_DEFINE(l1, l1_callback);
|
/Zephyr-latest/boards/st/stm32l1_disco/ |
D | stm32l152c_disco.dts | 8 #include <st/l1/stm32l152Xc.dtsi> 9 #include <st/l1/stm32l152r(6-8-b)tx-pinctrl.dtsi>
|
D | stm32l1_disco.dts | 8 #include <st/l1/stm32l151Xb.dtsi> 9 #include <st/l1/stm32l152r(6-8-b)tx-pinctrl.dtsi>
|
/Zephyr-latest/boards/96boards/wistrio/ |
D | 96b_wistrio.dts | 8 #include <st/l1/stm32l151Xb-a.dtsi> 9 #include <st/l1/stm32l151c(6-8-b)uxa-pinctrl.dtsi>
|
/Zephyr-latest/arch/sparc/core/ |
D | window_trap.S | 46 jmp %l1 77 jmp %l1
|
D | reset_trap.S | 51 mov %l0, %l1
|
D | interrupt_trap.S | 36 mov %l2, %l1 334 jmp %l1
|
/Zephyr-latest/boards/st/nucleo_l152re/ |
D | nucleo_l152re.dts | 8 #include <st/l1/stm32l152Xe.dtsi> 9 #include <st/l1/stm32l152retx-pinctrl.dtsi>
|
/Zephyr-latest/soc/xlnx/zynq7000/common/ |
D | pinctrl_soc.h | 49 #define MIO_PIN_LX_SEL(l3, l2, l1, l0) \ argument 50 (MIO_PIN_L3_SEL(l3) | MIO_PIN_L2_SEL(l2) | MIO_PIN_L1_SEL(l1) | MIO_PIN_L0_SEL(l0))
|
/Zephyr-latest/samples/subsys/zbus/priority_boost/ |
D | README.rst | 21 ZBUS_OBSERVERS(l1, ms1, ms2, s1, l2),
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 433 | | Optional padding [#l1]_ | 449 .. [#l1] It may be required for cbprintf package alignment
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 735 .wy-menu-vertical li.toctree-l1.current > a {
|