Home
last modified time | relevance | path

Searched refs:SR4 (Results 1 – 25 of 53) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_fsmc.h741 #define __FSMC_PCCARD_ENABLE_IT(__INSTANCE__, __INTERRUPT__) ((__INSTANCE__)->SR4 |= (__INTERRUPT_…
753 #define __FSMC_PCCARD_DISABLE_IT(__INSTANCE__, __INTERRUPT__) ((__INSTANCE__)->SR4 &= ~(__INTERRUP…
766 #define __FSMC_PCCARD_GET_FLAG(__INSTANCE__, __FLAG__) (((__INSTANCE__)->SR4 &(__FLAG__)) == (__FL…
779 #define __FSMC_PCCARD_CLEAR_FLAG(__INSTANCE__, __FLAG__) ((__INSTANCE__)->SR4 &= ~(__FLAG__))
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_fsmc.h806 #define __FSMC_PCCARD_ENABLE_IT(__INSTANCE__, __INTERRUPT__) ((__INSTANCE__)->SR4 |= (__INTERRUPT_…
818 #define __FSMC_PCCARD_DISABLE_IT(__INSTANCE__, __INTERRUPT__) ((__INSTANCE__)->SR4 &= ~(__INTERRUP…
831 #define __FSMC_PCCARD_GET_FLAG(__INSTANCE__, __FLAG__) (((__INSTANCE__)->SR4 &(__FLAG__)) == (__FL…
844 #define __FSMC_PCCARD_CLEAR_FLAG(__INSTANCE__, __FLAG__) ((__INSTANCE__)->SR4 &= ~(__FLAG__))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_fmc.h783 #define __FMC_PCCARD_ENABLE_IT(__INSTANCE__, __INTERRUPT__) ((__INSTANCE__)->SR4 |= (__INTERRUPT__…
795 #define __FMC_PCCARD_DISABLE_IT(__INSTANCE__, __INTERRUPT__) ((__INSTANCE__)->SR4 &= ~(__INTERRUPT…
808 #define __FMC_PCCARD_GET_FLAG(__INSTANCE__, __FLAG__) (((__INSTANCE__)->SR4 &(__FLAG__)) == (__FLA…
821 #define __FMC_PCCARD_CLEAR_FLAG(__INSTANCE__, __FLAG__) ((__INSTANCE__)->SR4 &= ~(__FLAG__))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fsmc.h923 #define __FSMC_PCCARD_ENABLE_IT(__INSTANCE__, __INTERRUPT__) ((__INSTANCE__)->SR4 |= (__INTERRUPT_…
935 #define __FSMC_PCCARD_DISABLE_IT(__INSTANCE__, __INTERRUPT__) ((__INSTANCE__)->SR4 &= ~(__INTERRUP…
948 #define __FSMC_PCCARD_GET_FLAG(__INSTANCE__, __FLAG__) (((__INSTANCE__)->SR4 &(__FLAG__)) == (__FL…
961 #define __FSMC_PCCARD_CLEAR_FLAG(__INSTANCE__, __FLAG__) ((__INSTANCE__)->SR4 &= ~(__FLAG__))
Dstm32f4xx_ll_fmc.h1168 #define __FMC_PCCARD_ENABLE_IT(__INSTANCE__, __INTERRUPT__) ((__INSTANCE__)->SR4 |= (__INTERRUPT__…
1180 #define __FMC_PCCARD_DISABLE_IT(__INSTANCE__, __INTERRUPT__) ((__INSTANCE__)->SR4 &= ~(__INTERRUPT…
1193 #define __FMC_PCCARD_GET_FLAG(__INSTANCE__, __FLAG__) (((__INSTANCE__)->SR4 &(__FLAG__)) == (__FLA…
1206 #define __FMC_PCCARD_CLEAR_FLAG(__INSTANCE__, __FLAG__) ((__INSTANCE__)->SR4 &= ~(__FLAG__))
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_gtzc.c1289 reg_value = READ_REG(GTZC_TZIC->SR4); in HAL_GTZC_TZIC_GetFlag()
1451 sr_flags = READ_REG(GTZC_TZIC_S->SR4); in HAL_GTZC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_gtzc.c1641 reg_value = READ_REG(GTZC_TZIC1->SR4); in HAL_GTZC_TZIC_GetFlag()
1799 sr_flags = READ_REG(GTZC_TZIC1_S->SR4); in HAL_GTZC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_gtzc.c1925 reg_value = READ_REG(GTZC_TZIC1->SR4); in HAL_GTZC_TZIC_GetFlag()
2101 sr_flags = READ_REG(GTZC_TZIC1_S->SR4); in HAL_GTZC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_fsmc.c952 Device->SR4 = 0x00000040U; in FSMC_PCCARD_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_fmc.c977 Device->SR4 = 0x00000040U; in FMC_PCCARD_DeInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_fsmc.c986 Device->SR4 = 0x00000040U; in FSMC_PCCARD_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_fsmc.c1035 Device->SR4 = 0x00000040U; in FSMC_PCCARD_DeInit()
Dstm32f4xx_ll_fmc.c1120 Device->SR4 = 0x00000040U; in FMC_PCCARD_DeInit()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101xg.h404 __IO uint32_t SR4; member
Dstm32f101xe.h392 __IO uint32_t SR4; member
Dstm32f103xe.h470 __IO uint32_t SR4; member
Dstm32f103xg.h476 __IO uint32_t SR4; member
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h417 …__IO uint32_t SR4; /*!< PC Card FIFO status and interrupt register 4, Address offset: … member
Dstm32f205xx.h416 …__IO uint32_t SR4; /*!< PC Card FIFO status and interrupt register 4, Address offset: … member
Dstm32f207xx.h512 …__IO uint32_t SR4; /*!< PC Card FIFO status and interrupt register 4, Address offset: … member
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f405xx.h420 …__IO uint32_t SR4; /*!< PC Card FIFO status and interrupt register 4, Address offset: … member
Dstm32f415xx.h419 …__IO uint32_t SR4; /*!< PC Card FIFO status and interrupt register 4, Address offset: … member
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f302xe.h437 …__IO uint32_t SR4; /*!< PC Card FIFO status and interrupt register 4, Address offset: … member
Dstm32f303xe.h449 …__IO uint32_t SR4; /*!< PC Card FIFO status and interrupt register 4, Address offset: … member
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba52xx.h432 __IO uint32_t SR4; /*!< TZIC status register 4, Address offset: 0x1C */ member

123