Searched refs:IASR (Results 1 – 11 of 11) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_mce.h | 331 (READ_BIT((__HANDLE__)->Instance->IASR, MCE_IASR_CAEF) == MCE_IASR_CAEF) : \ 332 ((READ_BIT((__HANDLE__)->Instance->IASR, MCE_IASR_IAEF) == MCE_IASR_IAEF) && \
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_mce.h | 332 #define __HAL_MCE_GET_FLAG(__HANDLE__, __FLAG__) READ_BIT((__HANDLE__)->Instance->IASR, MCE_IASR_I…
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_mce.c | 964 isr_reg = READ_REG(hmce->Instance->IASR); in HAL_MCE_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_rif.c | 949 IllegalAccess->ErrorType = (RISAFx->IASR & (RISAF_IASR_IAEF | RISAF_IASR_CAEF)); in HAL_RIF_RISAF_GetIllegalAccess()
|
D | stm32n6xx_hal_mce.c | 967 isr_reg = READ_REG(hmce->Instance->IASR); in HAL_MCE_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n657xx.h | 1817 …__IO uint32_t IASR; /*!< MCE illegal access status register, Address… member 2385 …__IO uint32_t IASR; /*!< RISAF Illegal access status register, … member
|
D | stm32n655xx.h | 1789 …__IO uint32_t IASR; /*!< MCE illegal access status register, Address… member 2357 …__IO uint32_t IASR; /*!< RISAF Illegal access status register, … member
|
D | stm32n645xx.h | 2259 …__IO uint32_t IASR; /*!< RISAF Illegal access status register, … member
|
D | stm32n647xx.h | 2287 …__IO uint32_t IASR; /*!< RISAF Illegal access status register, … member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7s7xx.h | 1244 …__IO uint32_t IASR; /*!< MCE illegal access status register, Address… member
|
D | stm32h7s3xx.h | 1223 …__IO uint32_t IASR; /*!< MCE illegal access status register, Address… member
|