Searched refs:ubx_preamble_sync_chars_received (Results 1 – 2 of 2) sorted by relevance
63 ubx->ubx_preamble_sync_chars_received = false; in modem_ubx_reset_received_ubx_preamble_sync_chars()232 if (ubx->ubx_preamble_sync_chars_received == false) { in modem_ubx_process_received_byte()234 ubx->ubx_preamble_sync_chars_received = true; in modem_ubx_process_received_byte()
78 bool ubx_preamble_sync_chars_received; member