Home
last modified time | relevance | path

Searched refs:in_period_us (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/
H A Datmel_shdwc.c86 static uint32_t at91_shdwc_debouncer_value(uint32_t in_period_us) in at91_shdwc_debouncer_value() argument
93 if (in_period_us > max_period_us) { in at91_shdwc_debouncer_value()
95 in_period_us, max_period_us); in at91_shdwc_debouncer_value()
101 if (in_period_us > period_us) in at91_shdwc_debouncer_value()