Searched refs:IACR (Results 1 – 11 of 11) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_mce.c | 198 WRITE_REG(hmce->Instance->IACR, MCE_IACR_IAEF | MCE_IACR_CAEF); in HAL_MCE_DeInit() 971 WRITE_REG(hmce->Instance->IACR, MCE_IACR_CAEF); in HAL_MCE_IRQHandler() 978 WRITE_REG(hmce->Instance->IACR, MCE_IACR_IAEF); in HAL_MCE_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_mce.h | 349 …(((__FLAG__) == MCE_CONFIGURATION_ACCESS_ERROR) ? WRITE_REG(((__HANDLE__)->Instance->IACR), MCE_IA… 350 WRITE_REG(((__HANDLE__)->Instance->IACR), MCE_IACR_IAEF))
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_mce.c | 195 WRITE_REG(hmce->Instance->IACR, MCE_IACR_IAEF); in HAL_MCE_DeInit() 974 WRITE_REG(hmce->Instance->IACR, MCE_IACR_IAEF); in HAL_MCE_IRQHandler()
|
D | stm32n6xx_hal_rif.c | 970 RISAFx->IACR = (RISAF_IACR_IAEF | RISAF_IACR_CAEF); in HAL_RIF_RISAF_GetIllegalAccess()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_mce.h | 345 #define __HAL_MCE_CLEAR_FLAG(__HANDLE__, __FLAG__) WRITE_REG(((__HANDLE__)->Instance->IACR), MCE_I…
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n657xx.h | 1818 …__IO uint32_t IACR; /*!< MCE illegal access clear register, Address… member 2386 …__IO uint32_t IACR; /*!< RISAF Illegal access clear register, … member
|
D | stm32n655xx.h | 1790 …__IO uint32_t IACR; /*!< MCE illegal access clear register, Address… member 2358 …__IO uint32_t IACR; /*!< RISAF Illegal access clear register, … member
|
D | stm32n645xx.h | 2260 …__IO uint32_t IACR; /*!< RISAF Illegal access clear register, … member
|
D | stm32n647xx.h | 2288 …__IO uint32_t IACR; /*!< RISAF Illegal access clear register, … member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7s7xx.h | 1245 …__IO uint32_t IACR; /*!< MCE illegal access clear register, Address… member
|
D | stm32h7s3xx.h | 1224 …__IO uint32_t IACR; /*!< MCE illegal access clear register, Address… member
|