Searched full:availability (Results 1 – 25 of 58) sorted by relevance
123
/Zephyr-Core-3.6.0/tests/net/conn_mgr_monitor/src/ |
D | main.c | 182 "No events should be fired if connectivity availability did not change."); in cycle_ready_ifaces() 203 "No events should be fired if connectivity availability did not change."); in cycle_ready_ifaces() 212 "No events should be fired if connectivity availability did not change."); in cycle_ready_ifaces() 255 "No events should be fired if connectivity availability did not change."); in cycle_ignored_iface() 264 "No events should be fired if connectivity availability did not change."); in cycle_ignored_iface() 285 "No events should be fired if connectivity availability did not change."); in cycle_ignored_iface() 294 "No events should be fired if connectivity availability did not change."); in cycle_ignored_iface() 318 "No events should be fired if connectivity availability did not change."); in cycle_ignored_iface() 339 "No events should be fired if connectivity availability did not change."); in cycle_ignored_iface() 349 "No events should be fired if connectivity availability did not change."); in cycle_ignored_iface() [all …]
|
/Zephyr-Core-3.6.0/tests/net/socket/socketpair/src/ |
D | fionread.c | 27 /* write something to one end, check availability from the other end */ in ZTEST_F() 36 /* read the other end, ensure availability is zero again */ in ZTEST_F()
|
/Zephyr-Core-3.6.0/lib/posix/options/ |
D | Kconfig.timer | 13 int "Time to wait for timer availability (in msec) in POSIX application"
|
/Zephyr-Core-3.6.0/dts/bindings/rtc/ |
D | nordic,nrf-rtc.yaml | 31 # top value. That results in code optimizations and availability of one more
|
/Zephyr-Core-3.6.0/drivers/timer/ |
D | Kconfig.nrf_xrtc | 20 bool "Wait for availability"
|
/Zephyr-Core-3.6.0/dts/bindings/clock/ |
D | st,stm32f3-rcc.yaml | 55 Check RefMan for availability.
|
/Zephyr-Core-3.6.0/doc/templates/ |
D | board.tmpl | 8 [A short description about the board, its main features and availability]
|
/Zephyr-Core-3.6.0/dts/bindings/i2c/ |
D | nordic,nrf-twi.yaml | 22 You can use either of these options to check TWI availability on
|
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/audio/ |
D | has.h | 62 /** Preset availability */ 178 * @brief Callback function for preset availability notifications. 180 * The callback is called when the preset availability change is notified by the remote 376 * Set the @ref BT_HAS_PROP_AVAILABLE property bit. This will notify preset availability 388 * Clear the @ref BT_HAS_PROP_AVAILABLE property bit. This will notify preset availability
|
/Zephyr-Core-3.6.0/arch/riscv/core/ |
D | asm_macros.inc | 80 /* lowest common denominator for register availability */
|
/Zephyr-Core-3.6.0/tests/kernel/fifo/fifo_timeout/src/ |
D | main.c | 347 * based on the data availability on another fifo. In third scenario test 349 * the child thread based on the data availability on another fifo. 380 * the data availability on another fifo. In this test child in ZTEST() 396 * the data availability on another fifo. In this test child in ZTEST() 416 * the data availability on another fifo. In this test child in ZTEST()
|
/Zephyr-Core-3.6.0/tests/kernel/lifo/lifo_usage/src/ |
D | main.c | 341 * the data availability on another lifo. In this test child in ZTEST() 357 * the data availability on another lifo. In this test child in ZTEST() 377 * the data availability on another lifo. In this test child in ZTEST()
|
/Zephyr-Core-3.6.0/subsys/bluetooth/audio/shell/ |
D | has.c | 195 shell_print(sh, "Preset availability set failed (err %d)", err); in cmd_preset_avail() 214 shell_print(sh, "Preset availability set failed (err %d)", err); in cmd_preset_unavail()
|
/Zephyr-Core-3.6.0/lib/os/ |
D | Kconfig.cbprintf | 12 conversions, with Kconfig options to control availability at build
|
/Zephyr-Core-3.6.0/drivers/clock_control/ |
D | clock_control_nrf.c | 459 /** @brief Wait for LF clock availability or stability. 462 * availability and stability. In case of XTAL source clock, system is initially 464 * availability and running target source means stability, That is because
|
/Zephyr-Core-3.6.0/doc/develop/languages/c/ |
D | newlib.rst | 56 availability of the nano variant is specified by the
|
/Zephyr-Core-3.6.0/doc/develop/languages/cpp/ |
D | index.rst | 19 is supported by Zephyr, and the features and their availability documented
|
/Zephyr-Core-3.6.0/tests/kernel/pipe/pipe_api/src/ |
D | test_pipe_avail.c | 8 * @brief Tests for the Pipe read / write availability
|
/Zephyr-Core-3.6.0/boards/arm/nrf54h20pdk_nrf54h20/doc/ |
D | index.rst | 11 All software for the nRF54H20 SoC is experimental and hardware availability
|
/Zephyr-Core-3.6.0/boards/arm/nrf54l15pdk_nrf54l15/doc/ |
D | index.rst | 11 All software for the nRF54L15 SoC is experimental and hardware availability
|
/Zephyr-Core-3.6.0/drivers/gpio/ |
D | gpio_stellaris.c | 81 /* Check for pin availability */ in gpio_stellaris_configure()
|
/Zephyr-Core-3.6.0/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 265 Keep iface state updated to reflect network availability, but do not read iface state for any purpo… 341 … Kconfig option to enable or disable the implementation without affecting bound iface availability.
|
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/mesh/ |
D | dfd_srv.h | 132 * availability of new firmware.
|
/Zephyr-Core-3.6.0/doc/kernel/memory_management/ |
D | heap.rst | 147 subject to space availability.
|
/Zephyr-Core-3.6.0/boards/arm/cy8ckit_062_wifi_bt/doc/ |
D | index.rst | 30 1. USB PD output voltage availability indicator (LED7)
|
123