/Zephyr-latest/subsys/usb/usb_c/ |
D | usbc_timer.c | 11 /** Timer flag to track if timer has expired */ 41 bool expired = atomic_test_bit(&usbc_timer->flags, TIMER_EXPIRED); in usbc_timer_expired() local 43 if (started & expired) { in usbc_timer_expired()
|
D | usbc_timer.h | 40 * @brief Check if a timer has expired 43 * @retval true if the timer has expired
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | timers.rst | 44 * A **status** value that indicates how many times the timer has expired 81 the timer has expired since its status was last read. 88 (indicating that it has expired at least once) or the timer is stopped; 161 if the timer has expired or not. 177 /* timer has expired */ 206 /* ensure timer has expired (waiting for expiry, if necessary) */
|
/Zephyr-latest/tests/kernel/fifo/fifo_api/src/ |
D | test_fifo_cancel.c | 43 "k_fifo_get didn't get 'timeout expired' status"); in tfifo_thread_thread() 61 * to return from k_fifo_get() with NULL value (as if timeout expired).
|
/Zephyr-latest/dts/bindings/watchdog/ |
D | nuvoton,npcx-watchdog.yaml | 17 Mapping table between Wake-Up Input (WUI) and t0-out timer expired signal.
|
/Zephyr-latest/tests/drivers/timer/nrf_rtc_timer/src/ |
D | main.c | 393 "Expired timer shall overwrite evt_uptime"); in ZTEST() 406 "Expired timer shall overwrite evt_uptime"); in ZTEST() 422 "Expired timer shall overwrite evt_uptime"); in ZTEST() 493 volatile bool expired; in ZTEST() local 527 expired = false; in ZTEST() 529 tight_rescheduling_handler, (void *)&expired); in ZTEST() 531 while (!expired && in ZTEST() 536 zassert_true(expired, in ZTEST()
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | gptp_state.h | 208 /** Timer expired, a new Path Delay Request needs to be sent. */ 342 /** Flag when the half_sync_itv_timer has expired. */ 345 /** Flag when the half_sync_itv_timer has expired twice. */ 351 /** Flag when the syncReceiptTimeoutTime has expired. */ 382 /** The local clock has expired. */ 423 /** The local clock has expired */ 443 /* Expired announce information. */
|
/Zephyr-latest/drivers/serial/ |
D | uart_ite_it8xxx2.c | 54 /* Refresh console expired time if got UART Rx wake-up event */ in uart1_wui_isr() 74 /* Refresh console expired time if got UART Rx wake-up event */ in uart2_wui_isr() 148 * work for console expired time. in uart_it8xxx2_init()
|
/Zephyr-latest/kernel/ |
D | timeslicing.c | 91 k_thread_timeslice_fn_t expired, void *data) in k_thread_time_slice_set() argument 95 thread->base.slice_expired = expired; in k_thread_time_slice_set()
|
/Zephyr-latest/include/zephyr/console/ |
D | console.h | 45 * <0, in case of error (e.g. -EAGAIN if timeout expired). errno 57 * <0, in case of error (e.g. -EAGAIN if timeout expired). errno
|
D | tty.h | 118 * <0, in case of error (e.g. -EAGAIN if timeout expired). errno 130 * <0, in case of error (e.g. -EAGAIN if timeout expired). errno
|
/Zephyr-latest/include/zephyr/posix/ |
D | signal.h | 42 #define SIGVTALRM 26 /**< Virtual timer expired */ 43 #define SIGPROF 27 /**< Profiling timer expired */
|
/Zephyr-latest/subsys/net/lib/shell/ |
D | gptp.c | 405 PR("\tTimer expired send a new Path Delay Request " in gptp_print_port_info() 476 PR("\tFlag when the %s has expired : %s\n", in gptp_print_port_info() 479 PR("\tHas %s expired twice : %s\n", in gptp_print_port_info() 482 PR("\tHas syncReceiptTimeoutTime expired " in gptp_print_port_info() 614 PR("\tThe local clock has expired : %s\n", in cmd_net_gptp() 628 PR("\tThe local clock has expired : %s\n", in cmd_net_gptp()
|
/Zephyr-latest/tests/subsys/modbus/src/ |
D | test_modbus_raw.c | 67 zassert_true(0, "MODBUS RAW wait time expired"); in client_raw_cb()
|
/Zephyr-latest/tests/kernel/sched/schedule_api/src/ |
D | test_slice_scheduling.c | 158 "slice expired >%d ticks too soon (dt=%d)", TICK_SLOP, dt); in slice_expired() 160 "slice expired >%d ticks late (dt=%d)", TICK_SLOP, dt); in slice_expired()
|
/Zephyr-latest/subsys/task_wdt/ |
D | task_wdt.c | 36 /* function to be called when watchdog timer expired */ 108 /* If the timeout expired for the background channel (so the hardware in task_wdt_trigger()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_timeout.rst | 19 timeout is checked may be some time after it should have expired. Handling
|
/Zephyr-latest/drivers/console/ |
D | Kconfig | 69 bool "Support for UART console input expired mechanism" 75 module doesn't receive any input message exceeds expired timeout, such
|
/Zephyr-latest/include/zephyr/task_wdt/ |
D | task_wdt.h | 64 * @param callback Function to be called when watchdog timer expired. Pass
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_npcx.c | 219 /* Disable irq of t0-out expired event first */ in wdt_npcx_setup() 278 /* Enable irq of t0-out expired event */ in wdt_npcx_setup() 308 /* Disable irq of t0-out expired event and mark it uninstalled */ in wdt_npcx_disable()
|
/Zephyr-latest/dts/bindings/stepper/adi/ |
D | adi,trinamic-ramp-generator.yaml | 102 has expired. The smooth transition avoids a motor jerk upon power down.
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_obj_server.h | 113 * that have already expired.
|
/Zephyr-latest/subsys/net/ip/ |
D | ipv4_acd.c | 203 * has expired in case of conflicts. in ipv4_acd_manage_timeout() 346 /* In case timer has expired, we're past DEFEND_INTERVAL in net_ipv4_acd_input()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | charger.h | 205 /** The charger device's watchdog timer has expired */ 207 /** The charger device's safety timer has expired */
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/ |
D | fifo_handler.py | 69 Monitor opening FIFO operation - if timeout was expired (or disconnect
|