Searched refs:TFA_BUFFERSIZE (Results 1 – 2 of 2) sorted by relevance
19 #define TFA_BUFFERSIZE (4 * 1024) macro48 uint8_t sndBuffer[TFA_BUFFERSIZE];
32 static uint8_t rcvBuffer[TFA_BUFFERSIZE]; in TFA_Hal_CollectMsg()