Searched refs:low (Results 801 – 825 of 857) sorted by relevance
1...<<3132333435
/Zephyr-latest/scripts/kconfig/ |
D | guiconfig.py | 1339 for low, high, cond in sym.ranges: 1341 return "Range: {}-{}".format(low.str_value, high.str_value)
|
D | menuconfig.py | 3119 for low, high, cond in sym.ranges: 3121 return "Range: {}-{}".format(low.str_value, high.str_value)
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 253 In general this port is not meant to help developing low level drivers for 442 interrupts, and the hooks for low level tracing and busy wait handling.
|
/Zephyr-latest/doc/services/rtio/ |
D | index.rst | 105 The RTIO executor is a low overhead concurrent I/O task scheduler. It ensures
|
/Zephyr-latest/modules/hostap/ |
D | Kconfig | 578 supplicant goes through full iterations, but in some low-resource systems
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/ |
D | index.rst | 6 The Raspberry Pi Pico and Pico W are small, low-cost, versatile boards from
|
/Zephyr-latest/arch/arm/core/ |
D | Kconfig | 86 developers of low cost, high performance systems.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.7.rst | 389 * ``ZEP-1619`` - Default value of NET_NBUF_RX_COUNT is too low, causes lock up on startup 405 * ``ZEP-1658`` - IPv6 TCP low on buffers, stops responding after about 5 requests
|
D | release-notes-3.3.rst | 490 * STM32G4: Now supports power management (STOP0 and STOP1 low power modes). 730 …* spi_nor: Added property mxicy,mx25r-power-mode to jedec,spi-nor binding for controlling low powe… 1699 - new property: ``nxp,rs485-de-active-low`` 1985 - new property: ``low-power-enable`` 1986 - new property: ``low-power-disable`` 1989 - new property: ``output-low`` 2675 - :github:`52491` - Value of EVENT_OVERHEAD_START_US is set to low 2952 * :github:`54258` - boards: arm: twr_ke18f: LPTMR always enabled, resulting in low system timer res… 3110 * :github:`53141` - For pinctrl on STM32 pin cannot be defined as push-pull with low level 3131 * :github:`53010` - timers: large drift if hardware timer has a low resolution [all …]
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 359 such as low latency and bigger storage space. 404 - For classical flash technology devices, :ref:`NVS <nvs_api>` is recommended as it has low footpri…
|
/Zephyr-latest/boards/snps/em_starterkit/doc/ |
D | index.rst | 6 The DesignWare(R) ARC(R) EM Starter Kit is a low-cost, versatile solution
|
/Zephyr-latest/dts/riscv/ite/ |
D | it8xxx2.dtsi | 149 IT8XXX2_IRQ_TIMER5 IRQ_TYPE_EDGE_RISING /* Busy wait low */
|
/Zephyr-latest/boards/nxp/mimxrt1050_evk/doc/ |
D | index.rst | 282 When power management is enabled, the 32 KHz low frequency
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | hci.txt | 821 The Tx power of the BLE radio interface is modified for any low-level link by 946 The Tx power of the BLE radio interface used for a low-level link identified 1011 | | low-level link identified by the |
|
/Zephyr-latest/doc/kernel/usermode/ |
D | kernelobjects.rst | 126 option and the build system will generate an error if this value is too low.
|
/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 149 metadata about the GPIO, like whether it is active low or high, what kind of
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/doc/ |
D | index.rst | 306 When power management is enabled, the 32 KHz low frequency
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/doc/ |
D | index.rst | 290 When power management is enabled, the 32 KHz low frequency
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 120 shall be notified if low-level options and APIs are enabled but not
|
D | security-overview.rst | 257 part itself contains low-level, platform specific drivers and the 342 be disabled. The user shall be notified if low-level options and
|
/Zephyr-latest/tests/lib/devicetree/api/ |
D | app.overlay | 188 output-low;
|
/Zephyr-latest/boards/ezurio/bt610/doc/ |
D | bt610.rst | 260 associated analog input as a current input; when a low logic level is applied,
|
/Zephyr-latest/boards/nxp/imx93_evk/doc/ |
D | index.rst | 8 small and low cost package. The MCIMX93-EVK board is an entry-level development
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | Kconfig | 381 Enable this option to configure debug monitor exception to low priority
|
/Zephyr-latest/boards/nxp/hexiwear/doc/ |
D | index.rst | 15 - Eye-catching Smart Watch form factor with powerful, low power Kinetis K6x MCU
|
1...<<3132333435