Searched refs:REG_RSA_SECRANGE_END (Results 1 – 4 of 4) sorted by relevance
320 #define REG_RSA_SECRANGE_END(_a_) (REG_RSA_BASE + (0x06 + (_a_)* 2) * 4 ) //0~5 macro
2729 …*(volatile MS_U32*) (_gBasicAddr + REG_RSA_SECRANGE_END(u32SecSet)) = REG_RSA_SECRANGE_ENABLE | … in HAL_NSK2_RSA_SetSecureRange()
336 #define REG_RSA_SECRANGE_END(_a_) (REG_RSA_BASE + (0x06 + (_a_)* 2) * 4 ) //0~5 macro
2682 …*(volatile MS_U32*) (_gBasicAddr + REG_RSA_SECRANGE_END(u32SecSet)) = REG_RSA_SECRANGE_ENABLE & … in HAL_NSK2_RSA_SetSecureRange()2686 …*(volatile MS_U32*) (_gBasicAddr + REG_RSA_SECRANGE_END(u32SecSet)) = (~REG_RSA_SECRANGE_ENABLE)… in HAL_NSK2_RSA_SetSecureRange()