Home
last modified time | relevance | path

Searched refs:time_mt (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c1167 uint32_t time_mt = ((tmp + (1 << 26)) >> 27) & TIMER_MAX_VALUE; in _us_to_machinetime() local
1169 return time_mt; in _us_to_machinetime()