Searched refs:REG_RSA_SEC_RANGE_START (Results 1 – 15 of 15) sorted by relevance
178 #define REG_RSA_SEC_RANGE_START(_a_) (REG_RSA_BASE + (0x00 + (_a_)* 2) * 4 ) //0~5 macro
1399 …*(volatile MS_U32*) (_u32REGBase + REG_RSA_SEC_RANGE_START(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE … in HAL_CA_RSA_SetSecureRange()
1396 …*(volatile MS_U32*) (_u32REGBase + REG_RSA_SEC_RANGE_START(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE … in HAL_CA_RSA_SetSecureRange()
1392 …*(volatile MS_U32*) (_u32REGBase + REG_RSA_SEC_RANGE_START(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE … in HAL_CA_RSA_SetSecureRange()
178 #define REG_RSA_SEC_RANGE_START(_a_) (REG_RSA_BASE + (0x05 + (_a_)* 2) * 4 ) //0~5 macro
1393 …*(volatile MS_U32*) (_u32REGBase + REG_RSA_SEC_RANGE_START(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE … in HAL_CA_RSA_SetSecureRange()
430 #define REG_RSA_SEC_RANGE_START(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x5 ) // a = 0 ~ 5 macro
431 #define REG_RSA_SEC_RANGE_START(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x5 ) // a = 0 ~ 5 macro
487 #define REG_RSA_SEC_RANGE_START(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x5 ) // a = 0 ~ 5 macro