Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_cgc/
H A Dr_cgc.c72 #define CGC_CLOCK_NUM_CLOCKS ((uint8_t) CGC_CLOCK_PLL + 1U) macro
74 #define CGC_CLOCK_NUM_CLOCKS ((uint8_t) CGC_CLOCK_SUBCLOCK + 1U) macro
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_cgc/hw/
H A Dhw_cgc.h41 #define CGC_CLOCK_NUM_CLOCKS ((uint8_t) CGC_CLOCK_PLL + 1U) macro