Searched refs:sl_si91x_request_ta2m4_t (Results 1 – 2 of 2) sorted by relevance
1798 sl_si91x_request_ta2m4_t ta_to_m4_request = { 0 }; in sl_si91x_command_to_write_common_flash()1809 memset(&ta_to_m4_request, 0, sizeof(sl_si91x_request_ta2m4_t)); in sl_si91x_command_to_write_common_flash()1815 send_size = sizeof(sl_si91x_request_ta2m4_t); in sl_si91x_command_to_write_common_flash()1843 memset(&ta_to_m4_request, 0, sizeof(sl_si91x_request_ta2m4_t)); 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()
1353 } SL_ATTRIBUTE_PACKED sl_si91x_request_ta2m4_t; typedef