Home
last modified time | relevance | path

Searched refs:FLASH_OPSR_SYSF_OP (Results 1 – 25 of 28) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_flash_ex.h144 #define FLASH_OPERATION_AREA_SYSF FLASH_OPSR_SYSF_OP /*!< Operation in System Flash m…
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c647 FLASH_OPSR_SYSF_OP | FLASH_OPSR_OTP_OP); in HAL_FLASHEx_GetOperation()
649 pFlashOperation->FlashArea = opsr_reg & (FLASH_OPSR_BK_OP | FLASH_OPSR_SYSF_OP | \ in HAL_FLASHEx_GetOperation()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_flash_ex.h784 #define FLASH_OPERATION_AREA_SYSF FLASH_OPSR_SYSF_OP /*!< Operation in System Flash m…
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_flash_ex.c847 pFlashOperation->FlashArea = opsr_reg & FLASH_OPSR_SYSF_OP; in HAL_FLASHEx_GetOperation()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_flash_ex.c860 pFlashOperation->FlashArea = opsr_reg & (FLASH_OPSR_SYSF_OP | FLASH_OPSR_BK_OP); in HAL_FLASHEx_GetOperation()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h3018 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32wba52xx.h3895 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32wba54xx.h4078 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32wba5mxx.h4078 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32wba55xx.h4078 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h5445 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32h523xx.h7171 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32h562xx.h7779 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32h533xx.h7580 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32h573xx.h10272 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32h563xx.h9863 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h8105 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32u535xx.h7705 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32u575xx.h8375 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32u585xx.h8824 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32u595xx.h8685 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32u5a5xx.h9134 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32u5f7xx.h8986 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32u599xx.h11979 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro
Dstm32u5g7xx.h9435 #define FLASH_OPSR_SYSF_OP FLASH_OPSR_SYSF_OP_Msk /*!< Operation … macro

12