Searched refs:Delay (Results 1 – 25 of 36) sorted by relevance
12
/Zephyr-latest/soc/st/stm32/common/ |
D | stm32cube_hal.c | 34 void HAL_Delay(__IO uint32_t Delay) in HAL_Delay() argument 36 k_msleep(Delay); in HAL_Delay()
|
/Zephyr-latest/samples/drivers/led/led_strip/ |
D | Kconfig | 7 int "Delay between LED updates in ms" 10 Delay between LED updates in ms.
|
/Zephyr-latest/drivers/led_strip/ |
D | Kconfig.ws2812 | 53 int "Delay 1 bit high pulse" 63 int "Delay 1 bit low pulse" 73 int "Delay 0 bit high pulse" 83 int "Delay 0 bit low pulse"
|
/Zephyr-latest/subsys/sip_svc/ |
D | Kconfig | 58 int "Delay used for polling asynchronous jobs in micro-seconds" 61 Delay for sip_svc thread to sleep during each polling call for
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | Kconfig.tcpc_ps8xxx | 20 Delay between each try of the TCPC initialization
|
/Zephyr-latest/subsys/tracing/sysview/ |
D | SYSVIEW_Zephyr.txt | 139 127 k_work_reschedule dwork=%I, Delay=%TimeOut | Returns %u 140 128 k_work_reschedule_for_queue queue=%I, dwork=%I, Delay=%TimeOut | Returns %u 141 129 k_work_schedule dwork=%I, Delay=%TimeOut | Returns %u 142 130 k_work_reschedule_for_queue queue=%I, dwork=%I, Delay=%TimeOut | Returns %u 168 159 pm_device_runtime_put_async dev=%I, Delay=%TimeOut | Returns %u
|
/Zephyr-latest/samples/bluetooth/handsfree_ag/ |
D | Kconfig | 20 The Delay time is used to wait for the peer to start dialing. If the
|
/Zephyr-latest/samples/drivers/led/pwm/ |
D | Kconfig | 21 int "Delay time for fade demo"
|
/Zephyr-latest/subsys/shell/modules/kernel_service/ |
D | Kconfig | 20 int "Delay between reception of shell reboot command and reboot (ms)"
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.ws | 28 int "Delay between TX retries in milliseconds"
|
D | Kconfig.rtt | 73 int "Delay between TX retries in milliseconds"
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig | 28 int "Delay for notification sending retried attempt in 1.25 ms units"
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.b91 | 24 Delay time needed for PLL stabilization during Tx/Rx modes switching.
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.hl7800 | 273 int "Delay in seconds before sleep after reboot" 311 bool "No Delay" 314 bool "Delay secondary initialization of driver and network attach"
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/ |
D | Kconfig | 71 int "Delay, in seconds, between tests, so that external tool can be ready"
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/ |
D | Kconfig | 23 int "Delay before starting scan (in seconds)"
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nor | 56 int "Delay time in us"
|
/Zephyr-latest/soc/nordic/nrf52/ |
D | Kconfig | 87 that anomaly conditions are not met. Delay should be long enough to ensure
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | sar_cfg.rst | 66 * Acknowledgment delay increment (see the `SAR Acknowledgment Delay Increment`_ state). 138 * SAR Acknowledgment Delay Increment 239 SAR Acknowledgment Delay Increment
|
/Zephyr-latest/kernel/ |
D | Kconfig.smp | 33 bool "Delay booting secondary cores"
|
/Zephyr-latest/drivers/usb/device/ |
D | Kconfig | 142 Configurable attached event delay in milliseconds. Delay can be used
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.pthread | 49 int "Delay for reclaiming dynamic pthread stacks (ms)"
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | Kconfig | 133 Defines the interval at which a Path Delay Request will be sent.
|
/Zephyr-latest/subsys/net/lib/http/ |
D | Kconfig | 173 int "Delay before re-initialization when restarting server"
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 26 int "Delay before executing reset command (ms)"
|
12