Searched refs:REG_RSA_SEC_RANGE_END (Results 1 – 15 of 15) sorted by relevance
179 #define REG_RSA_SEC_RANGE_END(_a_) (REG_RSA_BASE + (0x01 + (_a_)* 2) * 4 ) //0~5 macro
1400 …*(volatile MS_U32*) (_u32REGBase + REG_RSA_SEC_RANGE_END(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE … in HAL_CA_RSA_SetSecureRange()
1397 …*(volatile MS_U32*) (_u32REGBase + REG_RSA_SEC_RANGE_END(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE … in HAL_CA_RSA_SetSecureRange()
1393 …*(volatile MS_U32*) (_u32REGBase + REG_RSA_SEC_RANGE_END(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE … in HAL_CA_RSA_SetSecureRange()
179 #define REG_RSA_SEC_RANGE_END(_a_) (REG_RSA_BASE + (0x06 + (_a_)* 2) * 4 ) //0~5 macro
1394 …*(volatile MS_U32*) (_u32REGBase + REG_RSA_SEC_RANGE_END(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE … in HAL_CA_RSA_SetSecureRange()
431 #define REG_RSA_SEC_RANGE_END(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x6 ) macro
432 #define REG_RSA_SEC_RANGE_END(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x6 ) macro
488 #define REG_RSA_SEC_RANGE_END(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x6 ) macro