Home
last modified time | relevance | path

Searched refs:RegType (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_bsec.c1294 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()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_bsec.h57 uint32_t RegType; /*!< Type of the register member