Searched full:directly (Results 1 – 25 of 445) sorted by relevance
12345678910>>...18
/Zephyr-Core-2.7.6/arch/arm/core/aarch32/cortex_m/ |
D | exc_exit.S | 12 * interrupts that are installed directly in the vector table (i.e. that are not 30 * directly in vector table 32 * Kernel allows installing interrupt handlers (ISRs) directly into the vector 34 * be invoked directly without going through a software interrupt table. 37 * interrupt table do this automatically via a wrapper, ISRs connected directly 62 * directly in vector table
|
/Zephyr-Core-2.7.6/drivers/gpio/ |
D | Kconfig.dw | 48 When interrupts fire, the driver's ISR function is being called directly. 77 When interrupts fire, the driver's ISR function is being called directly. 106 When interrupts fire, the driver's ISR function is being called directly. 135 When interrupts fire, the driver's ISR function is being called directly.
|
/Zephyr-Core-2.7.6/dts/bindings/display/ |
D | gooddisplay,gd7965.yaml | 27 If connected directly the MCU pin should be configured 36 If connected directly the MCU pin should be configured 45 If connected directly the MCU pin should be configured
|
D | solomon,ssd16xx.yaml | 67 If connected directly the MCU pin should be configured 76 If connected directly the MCU pin should be configured 85 If connected directly the MCU pin should be configured
|
D | ilitek,ili9xxx-common.yaml | 16 If connected directly the MCU pin should be configured 25 If connected directly the MCU pin should be configured
|
D | sitronix,st7789v.yaml | 18 If connected directly the MCU pin should be configured 27 If connected directly the MCU pin should be configured
|
/Zephyr-Core-2.7.6/dts/bindings/ieee802154/ |
D | nxp,mcr20a.yaml | 17 If connected directly the MCU pin should be configured 26 If connected directly the MCU pin should be configured
|
D | decawave,dw1000.yaml | 17 If connected directly the MCU pin should be configured 26 If connected directly the MCU pin should be configured
|
/Zephyr-Core-2.7.6/include/devicetree/ |
D | ordinals.h | 47 * @brief Get a list of dependency ordinals of what depends directly on a node 81 * on directly 86 * @brief Get a list of dependency ordinals of what depends directly on a 92 * @return a list of node identifiers for the nodes that depend directly
|
/Zephyr-Core-2.7.6/dts/bindings/misc/ |
D | zephyr,modbus-serial.yaml | 17 If connected directly the MCU pin should be configured 26 If connected directly the MCU pin should be configured
|
/Zephyr-Core-2.7.6/dts/bindings/ethernet/ |
D | wiznet,w5500.yaml | 17 If connected directly the MCU pin should be configured 25 If connected directly the MCU pin should be configured
|
D | microchip,enc28j60.yaml | 17 If connected directly the MCU pin should be configured
|
D | microchip,enc424j600.yaml | 18 If connected directly the MCU pin should be configured
|
/Zephyr-Core-2.7.6/tests/arch/arm/arm_irq_vector_table/ |
D | README.txt | 1 Title: Installation of ISRs Directly in the Vector Table (ARM Only) 5 Verify a project can install ISRs directly in the vector table. Only for 34 tc_start() - Test Cortex-M3 IRQ installed directly in vector table
|
/Zephyr-Core-2.7.6/cmake/ |
D | boards.cmake | 19 # If this file is invoked as a script directly with -P: 22 # file is being invoked directly with -P, and not via an include directive from
|
/Zephyr-Core-2.7.6/arch/arm/core/aarch32/cortex_a_r/ |
D | exc_exit.S | 13 * or interrupts that are installed directly in the vector table (i.e. that are 66 * @brief Kernel housekeeping when exiting interrupt handler installed directly 69 * Kernel allows installing interrupt handlers (ISRs) directly into the vector 71 * be invoked directly without going through a software interrupt table. 74 * interrupt table do this automatically via a wrapper, ISRs connected directly
|
/Zephyr-Core-2.7.6/include/arch/riscv/ |
D | error.h | 30 * is running in user or kernel) and directly execute the function. 32 * the implemented syscall is useless because the function is directly
|
/Zephyr-Core-2.7.6/dts/bindings/mtd/ |
D | atmel,at45.yaml | 71 If connected directly the MCU pin should be configured 79 If connected directly the MCU pin should be configured
|
/Zephyr-Core-2.7.6/soc/arm64/ |
D | Kconfig | 10 that you should not set directly. The part number selection choice defines
|
/Zephyr-Core-2.7.6/dts/bindings/interrupt-controller/ |
D | microchip,xec-ecia.yaml | 22 directly to the ARM NVIC.
|
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/hci/openisa/ |
D | hci_vendor.h | 10 /* Map vendor command handler directly to common implementation */
|
/Zephyr-Core-2.7.6/include/arch/nios2/ |
D | asm_inline.h | 11 * The file must not be included directly
|
/Zephyr-Core-2.7.6/include/arch/riscv/riscv-privilege/ |
D | asm_inline_gcc.h | 11 * The file must not be included directly
|
/Zephyr-Core-2.7.6/dts/bindings/sensor/ |
D | avago,apds9960.yaml | 17 If connected directly the MCU pin should be configured
|
D | panasonic,amg88xx.yaml | 17 If connected directly the MCU pin should be configured
|
12345678910>>...18