Searched refs:has (Results 176 – 200 of 1361) sorted by relevance
12345678910>>...55
/Zephyr-4.1.0/drivers/interrupt_controller/ |
D | Kconfig.esp32 | 21 interrupt allocator. This has no impact on the interrupt allocator usage
|
D | Kconfig.gic | 73 crash the OS has already been started. With this enabled, it will bypass 74 GIC distributor configuration if it has been configured by other OS.
|
/Zephyr-4.1.0/boards/nxp/rd_rw612_bga/ |
D | Kconfig.defconfig | 15 # and the SPI driver sets up RX and TX side. Since LPC DMA has
|
/Zephyr-4.1.0/doc/connectivity/bluetooth/shell/audio/ |
D | pbp.rst | 11 When the Bluetooth stack has been initialized (:code:`bt init`), the Public Broadcast Profile is re…
|
/Zephyr-4.1.0/arch/x86/ |
D | intel64.cmake | 13 # x86-64 by default has SSE and SSE2
|
/Zephyr-4.1.0/arch/arm/core/mmu/ |
D | Kconfig | 18 The current CPU has an ARMv7 Memory Management Unit.
|
/Zephyr-4.1.0/samples/sensor/lsm6dso_i2c_on_i3c/ |
D | README.rst | 18 exposed by the I3C controller. It has been tested using the LSM6DSO on 62 prepared so that the LSM6DSO sensor has address 0x6B (i.e. 0xD6,
|
/Zephyr-4.1.0/samples/net/sockets/coap_server/ |
D | README.rst | 17 This demo assumes that the platform of choice has networking support, 41 This project has no output in case of success, the correct
|
/Zephyr-4.1.0/samples/subsys/modbus/rtu_client/ |
D | README.rst | 16 This sample has been tested with the nRF52840-DK and FRDM-K64F boards, 17 but it should work with any board that has a free UART interface.
|
/Zephyr-4.1.0/drivers/timer/ |
D | Kconfig.stm32_lptim | 71 another timer that is not stopped, but it has lower frequency e.g. 78 The chosen Standby timer node has to support setting alarm from the
|
/Zephyr-4.1.0/tests/drivers/i2c/i2c_target_api/ |
D | README.txt | 21 In slightly more detail the test has these phases: 40 or the controller driver has bugs, the test will fail one or more I2C
|
/Zephyr-4.1.0/samples/application_development/external_lib/ |
D | CMakeLists.txt | 33 # party library. In this case downloading is not necessary as it has 60 INSTALL_COMMAND "" # This particular build system has no install command
|
/Zephyr-4.1.0/boards/arm/fvp_baser_aemv8r/ |
D | board.cmake | 19 -C gic_distributor.has-two-security-states=0 53 -C gic_distributor.has-two-security-states=0
|
/Zephyr-4.1.0/doc/connectivity/networking/api/ |
D | gptp.rst | 27 a 802.1AS bridge. However, this mode of operation has not been validated on 67 The stack has been informally tested using the
|
D | http_client.rst | 25 The API of the HTTP client library has a single function. 42 /* sock is a file descriptor referencing a socket that has been connected
|
/Zephyr-4.1.0/boards/others/serpente/doc/ |
D | index.rst | 29 The `Serpente documentation`_ has detailed information about the board 41 The SAMD21 MCU has a USB device port that can be used to communicate
|
/Zephyr-4.1.0/boards/atmel/sam0/samc21n_xpro/doc/ |
D | index.rst | 33 The SAM C21N Xplained Pro evaluation kit has 4 GPIO controllers. These 69 The SAMC21 MCU has eight SERCOM based USARTs with three configured as USARTs in 79 The SAMC21 MCU has 3 TCC based PWM units with up to 4 outputs each and a period
|
/Zephyr-4.1.0/drivers/ethernet/ |
D | Kconfig.sam_gmac | 68 filled in with incoming data. Their number has to be large enough to fit 72 stack. One has to ensure that NET_PKT_RX_COUNT is large enough to 89 size has to be configured in a separate Kconfig option.
|
/Zephyr-4.1.0/boards/atmel/sam0/samr21_xpro/doc/ |
D | index.rst | 31 The SAM R21 Xplained Pro evaluation kit has 3 GPIO controllers. These 62 The SAMR21 MCU has six SERCOM based USARTs with two configured as USARTs in 70 The SAMR21 MCU has 3 TCC based PWM units with up to 4 outputs each and a 77 The SAMR21 MCU has 6 SERCOM based SPIs.
|
/Zephyr-4.1.0/doc/kernel/memory_management/ |
D | slabs.rst | 22 A memory slab has the following key properties: 49 thread that has waited the longest. 73 The following code defines and initializes a memory slab that has 6 blocks 86 The following code has the same effect as the code segment above. Observe
|
/Zephyr-4.1.0/doc/kernel/services/data_passing/ |
D | lifos.rst | 20 A LIFO has the following key properties: 38 it has been removed from the queue to which it was previously added will 50 that has waited longest. 76 The following code has the same effect as the code segment above.
|
/Zephyr-4.1.0/doc/kernel/services/threads/ |
D | index.rst | 23 A thread has the following key properties: 73 executing. A cancellation request has no effect if the thread has already 94 Once a thread has terminated, the kernel guarantees that no use will 128 Suspending a thread that is already suspended has no additional effect. 144 A thread that has no factors that prevent its execution is deemed 147 A thread that has one or more factors that prevent its execution 152 * The thread has not been started. 156 * The thread has been suspended. 157 * The thread has terminated or aborted. 233 over thread B of priority 7; likewise thread C of priority -2 has higher [all …]
|
/Zephyr-4.1.0/boards/arm/mps2/doc/ |
D | mps2_armv6m.rst | 30 system. It has been tested on FVP. 95 MPS2 is a Cortex-M0+ based SoC and has 6 fixed exceptions and 32 IRQs. 101 MPS2 is a Cortex-M0+ based SoC and has 15 fixed exceptions and 45 IRQs. 124 The ARM V2M MPS2 Board has 4 GPIO controllers. These controllers are responsible 222 The V2M MPS2 processor has five UARTs. Both the UARTs have only two wires for
|
/Zephyr-4.1.0/samples/sensor/amg88xx/ |
D | README.rst | 13 of 27 |deg| Celsius has been reached.
|
/Zephyr-4.1.0/boards/shields/mikroe_mcp2518fd_click/doc/ |
D | index.rst | 9 MCP2518FD Click shield has a MCP2518FD CAN FD controller via a SPI
|
12345678910>>...55