Home
last modified time | relevance | path

Searched refs:low (Results 801 – 825 of 857) sorted by relevance

1...<<3132333435

/Zephyr-latest/scripts/kconfig/
Dguiconfig.py1339 for low, high, cond in sym.ranges:
1341 return "Range: {}-{}".format(low.str_value, high.str_value)
Dmenuconfig.py3119 for low, high, cond in sym.ranges:
3121 return "Range: {}-{}".format(low.str_value, high.str_value)
/Zephyr-latest/boards/native/doc/
Darch_soc.rst253 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/
Dindex.rst105 The RTIO executor is a low overhead concurrent I/O task scheduler. It ensures
/Zephyr-latest/modules/hostap/
DKconfig578 supplicant goes through full iterations, but in some low-resource systems
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/
Dindex.rst6 The Raspberry Pi Pico and Pico W are small, low-cost, versatile boards from
/Zephyr-latest/arch/arm/core/
DKconfig86 developers of low cost, high performance systems.
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst389 * ``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
Drelease-notes-3.3.rst490 * 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/
Dzms.rst359 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/
Dindex.rst6 The DesignWare(R) ARC(R) EM Starter Kit is a low-cost, versatile solution
/Zephyr-latest/dts/riscv/ite/
Dit8xxx2.dtsi149 IT8XXX2_IRQ_TIMER5 IRQ_TYPE_EDGE_RISING /* Busy wait low */
/Zephyr-latest/boards/nxp/mimxrt1050_evk/doc/
Dindex.rst282 When power management is enabled, the 32 KHz low frequency
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt821 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/
Dkernelobjects.rst126 option and the build system will generate an error if this value is too low.
/Zephyr-latest/doc/build/dts/
Dphandles.rst149 metadata about the GPIO, like whether it is active low or high, what kind of
/Zephyr-latest/boards/nxp/mimxrt1060_evk/doc/
Dindex.rst306 When power management is enabled, the 32 KHz low frequency
/Zephyr-latest/boards/nxp/mimxrt1170_evk/doc/
Dindex.rst290 When power management is enabled, the 32 KHz low frequency
/Zephyr-latest/doc/security/
Dsecure-coding.rst120 shall be notified if low-level options and APIs are enabled but not
Dsecurity-overview.rst257 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/
Dapp.overlay188 output-low;
/Zephyr-latest/boards/ezurio/bt610/doc/
Dbt610.rst260 associated analog input as a current input; when a low logic level is applied,
/Zephyr-latest/boards/nxp/imx93_evk/doc/
Dindex.rst8 small and low cost package. The MCIMX93-EVK board is an entry-level development
/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig381 Enable this option to configure debug monitor exception to low priority
/Zephyr-latest/boards/nxp/hexiwear/doc/
Dindex.rst15 - Eye-catching Smart Watch form factor with powerful, low power Kinetis K6x MCU

1...<<3132333435