Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bootloader_support/src/
Dflash_qio_mode.c33 typedef unsigned (*read_status_fn_t)(void); typedef
42 read_status_fn_t read_status_fn;
99 static esp_err_t enable_qio_mode(read_status_fn_t read_status_fn,
145 static esp_err_t enable_qio_mode(read_status_fn_t read_status_fn, in enable_qio_mode()