Home
last modified time | relevance | path

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

/btstack/chipset/sx128x/
H A Dll_sx1280.c106 #define US_TO_TICKS(US) (((((uint32_t)(US)) * 4096) + 6125) / 125000L) argument
/btstack/port/nrf5-cinnamon/port/
H A Dll_nrf5.c94 #define US_TO_TICKS(US) (((((uint32_t)(US)) * 4096) + 6125) / 125000L) argument