Home
last modified time | relevance | path

Searched full:fires (Results 1 – 25 of 33) sorted by relevance

12

/Zephyr-latest/tests/drivers/input/gpio_keys/src/
Dmain.c64 /* Check interrupt doesn't prematurely fires */ in ZTEST()
68 /* Check interrupt fires after debounce interval */ in ZTEST()
76 /* Check interrupt doesn't prematurely fires */ in ZTEST()
80 /* Check interrupt fires after debounce interval */ in ZTEST()
/Zephyr-latest/dts/bindings/sensor/
Dams,tmd2620.yaml63 0-> every cycle fires an interrupt
64 1-> 1 consecutive proximity value out of threshold range fires an interrupt
65 2-> 2 consecutive proximity values out of threshold range fires an interrupt
/Zephyr-latest/doc/develop/api/
Ddesign_guidelines.rst43 timer alarm fires are satisfied by::
54 counter device alarm fires are satisfied by::
/Zephyr-latest/include/zephyr/drivers/rtc/
Dmaxim_ds3231.h133 * If clear the alarm fires only when the RTC seconds matches the
149 * If clear the alarm fires only when the RTC minutes matches the
163 * If clear the alarm fires only when the RTC hours matches the
176 * If clear the alarm fires only when the RTC day/date matches the
198 /** @brief Indicates that the alarm should be disabled once it fires.
201 * field to cause the alarm to be disabled when the interrupt fires,
/Zephyr-latest/include/zephyr/drivers/
Dsensor.h231 /** Trigger fires whenever new data is ready. */
234 * Trigger fires when the selected channel varies significantly.
242 /** Trigger fires when a near/far event is detected. */
245 * Trigger fires when channel reading transitions configured
252 /** Trigger fires when a single tap is detected. */
255 /** Trigger fires when a double tap is detected. */
258 /** Trigger fires when a free fall is detected. */
261 /** Trigger fires when motion is detected. */
264 /** Trigger fires when no motion has been detected for a while. */
267 /** Trigger fires when the FIFO watermark has been reached. */
[all …]
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/
Dtimer.c65 * if it fires more than once. in ZTEST()
/Zephyr-latest/drivers/timer/
Dmcux_gpt_timer.c62 /* GPT fires interrupt at next counter cycle after a compare point is in gpt_set_safe()
84 /* Interrupt fires every time GPT reaches the current capture value */
Darcv2_timer0.c333 * before the existing one fires. Force an announce in sys_clock_set_timeout()
Dhpet.c449 * nothing in Zephyr disables the PIT which then fires in sys_clock_driver_init()
Dcortex_m_systick.c290 * before the existing one fires. Force an announce in sys_clock_set_timeout()
/Zephyr-latest/drivers/smbus/
Dsmbus_utils.h103 * fires the callbacks.
/Zephyr-latest/tests/boards/intel_adsp/smoke/src/
Dhostipc.c87 * completion and make sure the interrupt fires and wakes us in ZTEST()
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/
DREADME.txt16 Since, coverage data is stored in the RAM, it is lost when watchdog fires.
/Zephyr-latest/include/zephyr/drivers/sensor/
Dgrow_r502a.h70 /** Trigger fires when a touch is detected. */
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/
Dtimer.c73 * if it fires more than once. in ZTEST()
/Zephyr-latest/drivers/sensor/st/lis2dw12/
Dlis2dw12_trigger.c72 * Trigger fires when channel reading transitions configured in lis2dw12_enable_int()
87 * Trigger fires when channel reading transitions configured in lis2dw12_enable_int()
102 * Trigger fires when the readings does not include Earth's in lis2dw12_enable_int()
/Zephyr-latest/tests/posix/common/src/
Dtimer.c57 LOG_DBG("Timer fires every %d secs and %d nsecs", (int)value.it_interval.tv_sec, in test_timer()
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/
DREADME.rst98 fires, at which point it displays the RTC time; the
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/src/
Dmain.c440 /* Clear flag that is set when the watchdog fires */ in ZTEST()
623 /* Clear flag that is set when the watchdog fires */ in ZTEST()
648 /* Wait a bit more to see if watchdog fires in ZTEST()
728 /* Clear flags that are set when the watchdog fires */ in ZTEST()
/Zephyr-latest/arch/x86/zefi/
Dzefi.c122 * HPET timer running. This then fires later on, once the OS has
/Zephyr-latest/include/zephyr/audio/
Dcodec.h315 * fires
/Zephyr-latest/drivers/gpio/
Dgpio_mcux_lpc.c237 /* Called by PINT when pin interrupt fires */
/Zephyr-latest/soc/mediatek/mt8xxx/
Dsoc.c81 * of more than one group (more than one interrupt fires to handle
/Zephyr-latest/drivers/serial/
Duart_apbuart.c369 * The "TI" interrupt is an edge interrupt. It fires each time the TX in apbuart_irq_tx_enable()
/Zephyr-latest/soc/nordic/nrf53/
Dsoc.c187 /* CC that fires no earlier than already found. */ in rtc_ticks_to_next_event_get()

12