Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Desp_ds.c113 while (esp_ds_is_busy()) { in esp_ds_sign()
178 bool esp_ds_is_busy(void) in esp_ds_is_busy() function
296 while (esp_ds_is_busy()) { in esp_ds_sign()
366 bool esp_ds_is_busy(void) in esp_ds_is_busy() function
/hal_espressif-latest/components/esp_hw_support/include/
Desp_ds.h182 bool esp_ds_is_busy(void);