Home
last modified time | relevance | path

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

/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/mcu/all/
H A Dbsp_clocks.h278 #ifndef BSP_PRV_FLL_STABILIZATION_TIME_US
279 #define BSP_PRV_FLL_STABILIZATION_TIME_US (1800) macro
283 #define BSP_PRV_FLL_STABILIZATION_TIME_US (0)
H A Dbsp_clocks.c1062 R_BSP_SoftwareDelay(BSP_PRV_FLL_STABILIZATION_TIME_US, BSP_DELAY_UNITS_MICROSECONDS); in bsp_clock_init()