Searched full:general (Results 1 – 25 of 555) sorted by relevance
12345678910>>...23
/Zephyr-Core-3.6.0/samples/drivers/crypto/ |
D | README.rst | 29 [general] [INF] main: Encryption Sample 31 [general] [INF] cbc_mode: CBC Mode 33 [general] [INF] cbc_mode: cbc mode ENCRYPT - Match 35 [general] [INF] cbc_mode: cbc mode DECRYPT - Match 37 [general] [INF] ctr_mode: CTR Mode 39 [general] [INF] ctr_mode: ctr mode ENCRYPT - Match 41 [general] [INF] ctr_mode: ctr mode DECRYPT - Match 43 [general] [INF] ccm_mode: CCM Mode 45 [general] [INF] ccm_mode: CCM mode ENCRYPT - Match 47 [general] [INF] ccm_mode: CCM mode DECRYPT - Match
|
/Zephyr-Core-3.6.0/tests/bluetooth/tester/ |
D | testcase.yaml | 2 bluetooth.general.tester: 11 bluetooth.general.tester_le_audio: 21 bluetooth.general.tester_mesh:
|
/Zephyr-Core-3.6.0/include/zephyr/dt-bindings/interrupt-controller/ |
D | esp32s3-xtensa-intmux.h | 72 #define DMA_IN_CH0_INTR_SOURCE 66 /* interrupt of general DMA RX channel 0, LEVEL*/ 73 #define DMA_IN_CH1_INTR_SOURCE 67 /* interrupt of general DMA RX channel 1, LEVEL*/ 74 #define DMA_IN_CH2_INTR_SOURCE 68 /* interrupt of general DMA RX channel 2, LEVEL*/ 75 #define DMA_IN_CH3_INTR_SOURCE 69 /* interrupt of general DMA RX channel 3, LEVEL*/ 76 #define DMA_IN_CH4_INTR_SOURCE 70 /* interrupt of general DMA RX channel 4, LEVEL*/ 77 #define DMA_OUT_CH0_INTR_SOURCE 71 /* interrupt of general DMA TX channel 0, LEVEL*/ 78 #define DMA_OUT_CH1_INTR_SOURCE 72 /* interrupt of general DMA TX channel 1, LEVEL*/ 79 #define DMA_OUT_CH2_INTR_SOURCE 73 /* interrupt of general DMA TX channel 2, LEVEL*/ 80 #define DMA_OUT_CH3_INTR_SOURCE 74 /* interrupt of general DMA TX channel 3, LEVEL*/ 81 #define DMA_OUT_CH4_INTR_SOURCE 75 /* interrupt of general DMA TX channel 4, LEVEL*/
|
/Zephyr-Core-3.6.0/include/zephyr/arch/nios2/ |
D | arch.h | 111 uint32_t r8; /* Caller-saved general purpose */ 112 uint32_t r9; /* Caller-saved general purpose */ 113 uint32_t r10; /* Caller-saved general purpose */ 114 uint32_t r11; /* Caller-saved general purpose */ 115 uint32_t r12; /* Caller-saved general purpose */ 116 uint32_t r13; /* Caller-saved general purpose */ 117 uint32_t r14; /* Caller-saved general purpose */ 118 uint32_t r15; /* Caller-saved general purpose */
|
D | thread.h | 26 /* General purpose callee-saved registers */ 36 /* Normally used for the frame pointer but also a general purpose
|
/Zephyr-Core-3.6.0/drivers/dma/ |
D | Kconfig.esp32 | 5 bool "ESP32 General Purpose DMA driver" 9 General Purpose DMA for ESP32 series.
|
/Zephyr-Core-3.6.0/modules/mbedtls/configs/ |
D | config-mini-tls1_1.h | 11 * GNU General Public License v2.0 or later. 31 * GNU General Public License v2.0 or later: 34 * it under the terms of the GNU General Public License as published by 41 * GNU General Public License for more details. 43 * You should have received a copy of the GNU General Public License along
|
D | config-no-entropy.h | 11 * GNU General Public License v2.0 or later. 31 * GNU General Public License v2.0 or later: 34 * it under the terms of the GNU General Public License as published by 41 * GNU General Public License for more details. 43 * You should have received a copy of the GNU General Public License along
|
D | config-thread.h | 11 * GNU General Public License v2.0 or later. 31 * GNU General Public License v2.0 or later: 34 * it under the terms of the GNU General Public License as published by 41 * GNU General Public License for more details. 43 * You should have received a copy of the GNU General Public License along
|
D | config-ccm-psk-tls1_2.h | 11 * GNU General Public License v2.0 or later. 31 * GNU General Public License v2.0 or later: 34 * it under the terms of the GNU General Public License as published by 41 * GNU General Public License for more details. 43 * You should have received a copy of the GNU General Public License along
|
D | config-suite-b.h | 11 * GNU General Public License v2.0 or later. 31 * GNU General Public License v2.0 or later: 34 * it under the terms of the GNU General Public License as published by 41 * GNU General Public License for more details. 43 * You should have received a copy of the GNU General Public License along
|
/Zephyr-Core-3.6.0/drivers/counter/ |
D | Kconfig.esp32_tmr | 1 # ESP32 General Purpose Timer configuration 11 Enables the Counter driver API based on Espressif's General
|
/Zephyr-Core-3.6.0/doc/kernel/data_structures/ |
D | index.rst | 6 Zephyr provides a library of common general purpose data structures 7 used within the kernel, but useful by application code in general. 12 Note that in general, the collections are implemented as "intrusive"
|
/Zephyr-Core-3.6.0/soc/riscv/ite_ec/common/ |
D | chip_chipregs.h | 48 /* --- General Control (GCTRL) --- */ 815 /* 0x004: CC General Configuration */ 825 /* 0x004: CC General Configuration */ 911 * (16xxh) General Purpose I/O Port (GPIO) registers 920 /* 0x00: General Control */ 924 /* 0xD1: General Control 25 */ 926 /* 0xD2: General Control 26 */ 928 /* 0xD3: General Control 27 */ 930 /* 0xD4: General Control 28 */ 932 /* 0xD5: General Control 31 */ [all …]
|
/Zephyr-Core-3.6.0/drivers/gpio/ |
D | gpio_rcar.c | 42 #define IOINTSEL 0x00 /* General IO/Interrupt Switching Register */ 43 #define INOUTSEL 0x04 /* General Input/Output Switching Register */ 44 #define OUTDT 0x08 /* General Output Register */ 45 #define INDT 0x0c /* General Input Register */ 55 #define INEN 0x50 /* General Input Enable Register */ 103 * "Setting General Output Mode" and in gpio_rcar_config_general_input_output_mode() 104 * "Setting General Input Mode" in gpio_rcar_config_general_input_output_mode() 115 /* Select "General Input/Output Mode" in IOINTSEL */ in gpio_rcar_config_general_input_output_mode() 121 /* Select General Output Register to output data in OUTDTSEL */ in gpio_rcar_config_general_input_output_mode()
|
/Zephyr-Core-3.6.0/subsys/net/lib/lwm2m/ |
D | lwm2m_rw_senml_json.h | 15 /* General Read single Path operation */ 17 /* General Write single Path operation */
|
/Zephyr-Core-3.6.0/drivers/timer/ |
D | hpet.c | 42 /* General Configuration register */ 47 /* General Interrupt Status register */ 64 /* High dword of General Capabilities and ID register */ 67 /* General Configuration register */ 70 /* General Interrupt Status register */ 116 * 32-bit of the General Capabilities and ID Register. This can 131 * @brief Return the value of the General Configuration Register 133 * @return Value of the General Configuration Register 141 * @brief Write to General Configuration Register 244 * @brief Write to General Interrupt Status Register
|
/Zephyr-Core-3.6.0/include/zephyr/drivers/ |
D | espi_emul.h | 46 * @retval -EIO General input / output error. 60 * @retval -EIO General input / output error. 97 * @retval -EIO General input / output error. 150 * @retval -EIO General input / output error. 162 * @retval -EIO General input / output error.
|
/Zephyr-Core-3.6.0/dts/bindings/dma/ |
D | espressif,esp32-gdma.yaml | 5 Espressif's GDMA (General Direct Memory Access) Node 7 General Direct Memory Access (GDMA) is a feature that allows
|
/Zephyr-Core-3.6.0/boards/sparc/gr716a_mini/doc/ |
D | index.rst | 110 General Purpose Register Cobham Gaisler 114 General Purpose Register Bank Cobham Gaisler 115 General Purpose Register Cobham Gaisler 131 General Purpose I/O port Cobham Gaisler 132 General Purpose I/O port Cobham Gaisler 151 General Purpose Register Cobham Gaisler
|
/Zephyr-Core-3.6.0/samples/drivers/led_lp3943/ |
D | README.rst | 42 [general] [INF] main: Found LED device LP3943 43 [general] [INF] main: Displaying the pattern
|
/Zephyr-Core-3.6.0/samples/boards/google_kukui/ |
D | sample.yaml | 2 name: Kukui general features
|
/Zephyr-Core-3.6.0/arch/posix/ |
D | Kconfig | 1 # General configuration options 53 OS, at a steady cadence in simulated time. In general most
|
/Zephyr-Core-3.6.0/samples/drivers/led_lpd8806/ |
D | README.rst | 81 [general] [INF] main: Found SPI device lpd8806_spi 82 [general] [INF] main: Found LED strip device lpd880x_strip 83 [general] [INF] main: Displaying pattern on strip
|
/Zephyr-Core-3.6.0/tests/bluetooth/bluetooth/ |
D | testcase.yaml | 2 bluetooth.general:
|
12345678910>>...23