Searched defs:I2C_CLK_CGR (Results 1 – 1 of 1) sorted by relevance
38 #define I2C_CLK_CGR(__x) CCM_CCRG_I2C##__x macro49 #define I2C_CLK_CGR(__x) (((__x) == 4) ? CCM_CCGR6 : CCM_CCGR2) macro
Completed in 4 milliseconds