Searched refs:RegType (Results 1 – 2 of 2) sorted by relevance
1294 assert_param(IS_BSEC_REGTYPE(pRegAddr->RegType)); in HAL_BSEC_WriteScratchValue()1297 if (pRegAddr->RegType == HAL_BSEC_SCRATCH_REG) in HAL_BSEC_WriteScratchValue()1350 assert_param(IS_BSEC_REGTYPE(pRegAddr->RegType)); in HAL_BSEC_ReadScratchValue()1353 if (pRegAddr->RegType == HAL_BSEC_SCRATCH_REG) in HAL_BSEC_ReadScratchValue()
57 uint32_t RegType; /*!< Type of the register member