Home
last modified time | relevance | path

Searched refs:SBS_FPUIMR_FPU_IE_5 (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_system.h490 SET_BIT(SBS->FPUIMR, SBS_FPUIMR_FPU_IE_5); in LL_SBS_EnableIT_FPU_IXC()
550 CLEAR_BIT(SBS->FPUIMR, SBS_FPUIMR_FPU_IE_5); in LL_SBS_DisableIT_FPU_IXC()
610 return ((READ_BIT(SBS->FPUIMR, SBS_FPUIMR_FPU_IE_5) == SBS_FPUIMR_FPU_IE_5) ? 1UL : 0UL); in LL_SBS_IsEnabledIT_FPU_IXC()
Dstm32h5xx_hal.h86 #define SBS_IT_FPU_IXC SBS_FPUIMR_FPU_IE_5 /*!< Floating Point Unit Inexact Interrupt…
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_system.h663 SET_BIT(SBS->FPUIMR, SBS_FPUIMR_FPU_IE_5); in LL_SBS_EnableIT_FPU_IXC()
723 CLEAR_BIT(SBS->FPUIMR, SBS_FPUIMR_FPU_IE_5); in LL_SBS_DisableIT_FPU_IXC()
783 return ((READ_BIT(SBS->FPUIMR, SBS_FPUIMR_FPU_IE_5) == SBS_FPUIMR_FPU_IE_5) ? 1UL : 0UL); in LL_SBS_IsEnabledIT_FPU_IXC()
Dstm32h7rsxx_hal.h123 #define SBS_IT_FPU_IXC SBS_FPUIMR_FPU_IE_5 /*!< Floating Point Unit Inexact I…
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h10718 #define SBS_FPUIMR_FPU_IE_5 (0x20UL << SBS_FPUIMR_FPU_IE_Pos) /*!< 0x0000002… macro
Dstm32h523xx.h15595 #define SBS_FPUIMR_FPU_IE_5 (0x20UL << SBS_FPUIMR_FPU_IE_Pos) /*!< 0x0000002… macro
Dstm32h562xx.h16911 #define SBS_FPUIMR_FPU_IE_5 (0x20UL << SBS_FPUIMR_FPU_IE_Pos) /*!< 0x0000002… macro
Dstm32h533xx.h16144 #define SBS_FPUIMR_FPU_IE_5 (0x20UL << SBS_FPUIMR_FPU_IE_Pos) /*!< 0x0000002… macro
Dstm32h573xx.h19556 #define SBS_FPUIMR_FPU_IE_5 (0x20UL << SBS_FPUIMR_FPU_IE_Pos) /*!< 0x0000002… macro
Dstm32h563xx.h19007 #define SBS_FPUIMR_FPU_IE_5 (0x20UL << SBS_FPUIMR_FPU_IE_Pos) /*!< 0x0000002… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h17608 #define SBS_FPUIMR_FPU_IE_5 SBS_FPUIMR_FPU_IE_5_Msk /*!< Inexact I… macro
Dstm32h7s7xx.h18923 #define SBS_FPUIMR_FPU_IE_5 SBS_FPUIMR_FPU_IE_5_Msk /*!< Inexact I… macro
Dstm32h7s3xx.h18491 #define SBS_FPUIMR_FPU_IE_5 SBS_FPUIMR_FPU_IE_5_Msk /*!< Inexact I… macro
Dstm32h7r7xx.h18038 #define SBS_FPUIMR_FPU_IE_5 SBS_FPUIMR_FPU_IE_5_Msk /*!< Inexact I… macro