Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/inc/
Dsl_si91x_socket_utility.h77 #define GET_SAFE_MEMCPY_LENGTH(destination_size, source_size) \ argument
78 source_size > destination_size ? destination_size : source_size