Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/sdmmc/
Dsdmmc_io.c539 static bool check_tuples_in_buffer(uint8_t* buf, int buffer_size, int* inout_cis_offset) in check_tuples_in_buffer() function
609 bool finish = check_tuples_in_buffer(buf, CIS_GET_MINIMAL_SIZE, &offset); in sdmmc_io_get_cis_data()