xref: /btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy_cfg/ssp_cfg/driver/r_cgc_cfg.h (revision 3b5c872a8c45689e8cc17891f01530f5aa5e911c)
1 /* generated configuration header file - do not edit */
2 #ifndef R_CGC_CFG_H_
3 #define R_CGC_CFG_H_
4 #define CGC_CFG_MAIN_OSC_WAIT (5)
5 #define CGC_CFG_MAIN_OSC_CLOCK_SOURCE (0)
6 #define CGC_CFG_OSC_STOP_DET_USED SYNERGY_NOT_DEFINED
7 #define CGC_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)
8 #define CGC_CFG_SUBCLOCK_DRIVE (0)
9 #define CGC_CFG_SUBCLOCK_AT_RESET_ENABLE (1)
10 #define CGC_CFG_USE_LOW_VOLTAGE_MODE (0)
11 #endif /* R_CGC_CFG_H_ */
12