Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_host.c69 uint8_t *data, uint32_t rx_length, bool need_stop_command);
699 uint8_t *data, uint32_t rx_length, bool need_stop_command) in start_command_read_blocks() argument
728 while (rx_length > 0) { in start_command_read_blocks()
754 size_t will_receive = MIN(rx_length, SDSPI_MAX_DATA_LEN) - extra_data_size; in start_command_read_blocks()
762 const size_t receive_extra_bytes = (rx_length > SDSPI_MAX_DATA_LEN) ? 4 : 2; in start_command_read_blocks()
801 rx_length -= will_receive + extra_data_size; in start_command_read_blocks()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dieee802154_struct.h239 uint32_t rx_length; //0xa4 member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dieee802154_struct.h239 uint32_t rx_length; //0xa4 member