Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c1799 uint32_t send_size = 0; in sl_si91x_command_to_write_common_flash() local
1815 send_size = sizeof(sl_si91x_request_ta2m4_t); in sl_si91x_command_to_write_common_flash()
1820 send_size, in sl_si91x_command_to_write_common_flash()
1853 send_size = sizeof(sl_si91x_request_ta2m4_t) - MAX_CHUNK_SIZE + chunkSize; in sl_si91x_command_to_write_common_flash()
1857 send_size, in sl_si91x_command_to_write_common_flash()
1895 uint32_t send_size = sizeof(sl_si91x_read_flash_request_t); in sl_si91x_command_to_read_common_flash() local
1900 send_size, in sl_si91x_command_to_read_common_flash()