Home
last modified time | relevance | path

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

/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/mcu/ra6m4/
H A Dbsp_feature.h164 #define BSP_FEATURE_CGC_PLLCCR_WAIT_US (0U) // No wait between setting PLLCCR an… macro
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/mcu/all/
H A Dbsp_clocks.c1134 #if BSP_FEATURE_CGC_PLLCCR_WAIT_US > 0 in bsp_clock_init()