Searched refs:RCC_REG_SIZE (Results 1 – 2 of 2) sorted by relevance
25 #define RCC_REG_SIZE 32 macro26 #define RCC_SECCFGR(x) (((x) / RCC_REG_SIZE) * 0x4 + RCC_SECCFGR0)1230 bit = index % RCC_REG_SIZE; in stm32_rcc_get_access()
22 #define RCC_REG_SIZE 32 macro23 #define RCC_SECCFGR(x) (((x) / RCC_REG_SIZE) * 0x4 + RCC_SECCFGR0)1573 bit = index % RCC_REG_SIZE; in stm32_rcc_get_access()