Searched refs:use_bus_lock (Results 1 – 2 of 2) sorted by relevance
203 static bool use_bus_lock(int host_id) in use_bus_lock() function216 if (use_bus_lock(host_id) && !dev_handle) { in esp_flash_init_os_functions()
175 static bool use_bus_lock(int host_id) in use_bus_lock() function193 if (use_bus_lock(config->host_id)) { in acquire_spi_device()