Searched refs:spi_bus_lock_set_bg_control (Results 1 – 3 of 3) sorted by relevance
518 void spi_bus_lock_set_bg_control(spi_bus_lock_handle_t lock, bg_ctrl_func_t bg_enable,
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() function
269 spi_bus_lock_set_bg_control(lock, spi_bus_intr_enable, spi_bus_intr_disable, host); in spi_master_init_driver()