Home
last modified time | relevance | path

Searched defs:timestamp_delay (Results 1 – 2 of 2) sorted by relevance

/btstack/chipset/sx128x/
H A Dll_sx1280.c799 uint16_t timestamp_delay = (10 + rx_len) * 8 - 35; in radio_prepare_auto_tx() local
/btstack/port/nrf5-cinnamon/port/
H A Dll_nrf5.c376 uint32_t timestamp_delay = (10 + len) * 8 - 5; in ll_start_ticks_for_end_time_and_len() local