Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_host.c156 static esp_err_t get_block_buf(slot_info_t *slot, uint8_t **out_buf) in get_block_buf() function
756 ret = get_block_buf(slot, &rx_data); in start_command_read_blocks()
879 ret = get_block_buf(slot, &tmp); in start_command_write_blocks()