Home
last modified time | relevance | path

Searched defs:bg_enable (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/driver/spi/
Dspi_bus_lock.c203 bg_ctrl_func_t bg_enable; ///< Function to enable background operations. member
321 IRAM_ATTR static inline void bg_enable(spi_bus_lock_t* lock) in bg_enable() function
677 void spi_bus_lock_set_bg_control(spi_bus_lock_handle_t lock, bg_ctrl_func_t bg_enable, bg_ctrl_func… in spi_bus_lock_set_bg_control()