Home
last modified time | relevance | path

Searched full:rare (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/dts/bindings/mipi-dbi/
Dzephyr,mipi-dbi-spi.yaml34 On rare types of SPI interfaces, discrete shift registers can be found
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dccid.h45 * may (in very rare cases) result in duplicated CCIDs on the device.
/Zephyr-latest/drivers/wifi/nrf_wifi/
DCMakeLists.txt71 # but as its rare and not seen in most cases, we can disable it.
/Zephyr-latest/drivers/fuel_gauge/sbs_gauge/
Dsbs_gauge.h59 * is rare, and most will have a payload size of 2.
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_tooling.py61 # nsim_vpx5 is one of the rare platforms that do not support the zephyr toolchain
/Zephyr-latest/doc/kernel/data_structures/
Drbtree.rst115 a memory allocation API, are quite rare in the industry and are
/Zephyr-latest/scripts/native_simulator/common/src/
Dnct.c691 * the load of the host. Without them, very rare & mysterious segfault crashes
706 * In some very rare cases in very loaded machines, a race in the glibc pthread_cancel()
713 * Therefore we do not do this, to avoid this very rare crashes.
/Zephyr-latest/arch/arc/core/
Darc_connect.c72 * In rare case, multiple concurrent ICIs sent to same target can in z_arc_connect_ici_clear()
/Zephyr-latest/kernel/
Datomic_c.c34 /* For those rare CPUs which support user mode, but not native atomic
Dthread.c378 /* This is so rare not bothering for now */
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-le-host.rst280 simplifies error handling by reducing rare failure conditions to a common
/Zephyr-latest/include/zephyr/dt-bindings/mipi_dbi/
Dmipi_dbi.h154 * SPI transfer of DBI commands as 16-bit blocks, a rare and seldom behaviour
/Zephyr-latest/drivers/usb/device/
Dusb_dc_rpi_pico.c195 * transaction is sent, however in some rare cases from the perspective in udc_rpi_handle_setup()
208 /* This warning could be triggered by the rare event described in udc_rpi_handle_setup()
/Zephyr-latest/drivers/timer/
Dcortex_m_systick.c185 /* Rare case, when the interrupt was triggered, with previously programmed in sys_clock_isr()
/Zephyr-latest/doc/build/kconfig/
Dtips.rst307 Rare exceptions might include cases where you're sure that the dependencies
446 set to a custom value in rare circumstances, then add another option for
/Zephyr-latest/doc/project/
Drelease_process.rst80 occasions are rare and require a TSC approval and a justification. As a general
/Zephyr-latest/doc/kernel/services/threads/
Dworkqueue.rst525 A rare case where you could safely use :c:func:`k_work_is_pending` is as a
/Zephyr-latest/scripts/kconfig/
Dguiconfig.py1162 # rare cases, but is fast and flicker-free.
Dkconfiglib.py2508 # Very rare
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst267 * Fixed ULL stuck in semaphore under rare conditions
Drelease-notes-2.0.rst942 * :github:`16915` - stack_sentinel: rare ASSERTION FAIL [!(z_arch_curr_cpu()->nested != 0U)] @ ZEPH…
/Zephyr-latest/subsys/bluetooth/host/
Datt.c3161 * for developers. This reduces rare failure conditions to a common one, allowing developers in att_timeout()