Searched refs:SLC_BUF_SIZE_BYTES (Results 1 – 1 of 1) sorted by relevance
30 #define SLC_BUF_SIZE_BYTES 256 macro89 char buf[SLC_BUF_SIZE_BYTES];1114 SLC_BUF_SIZE_BYTES - handle->buf_write_idx - 1); in process_at_commands()1142 if (handle->buf_write_idx == SLC_BUF_SIZE_BYTES - 1) { in process_at_commands()