Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/hardware/
A Dtimer_reg.h269 #define TIMER_GPIO_LAT_OK (1 << 31U) macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_timer.c288 } while (!(getreg32(reg_base + TIMER_GPIO_OFFSET) & TIMER_GPIO_LAT_OK) || (lat1 >= lat2)); in bflb_timer_capture_get_pulsewidth()

Completed in 6 milliseconds