nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ BM_BUTTONS_DETECTION_DELAY_MIN_US

#define BM_BUTTONS_DETECTION_DELAY_MIN_US    (2 * k_ticks_to_us_ceil32(MAX(1, BM_TIMER_MIN_TIMEOUT_TICKS)))

#include <bm_buttons.h>

Minimum detection delay in microseconds.

Value will depend on the value of CONFIG_SYS_CLOCK_TICKS_PER_SEC.