Searched defs:FLASH_CR_PER (Results 1 – 16 of 16) sorted by relevance
172 #define FLASH_CR_PER (0x01U << FLASH_CR_PER_Pos) ///< Page Erase macro
1585 #define FLASH_CR_PER ((uint32_t)0x00000002) /*!< Page Erase */ macro
1666 #define FLASH_CR_PER ((uint32_t)0x00000002) /*!< Page Erase */ macro
1624 #define FLASH_CR_PER ((uint32_t)0x00000002) /*!< Page Erase */ macro
1665 #define FLASH_CR_PER ((uint32_t)0x00000002) /*!< Page Erase */ macro
1662 #define FLASH_CR_PER ((uint32_t)0x00000002) /*!< Page Erase */ macro
1680 #define FLASH_CR_PER ((uint32_t)0x00000002) /*!< Page Erase */ macro
3972 #define FLASH_CR_PER ((uint16_t)0x0002) /*!<Page Erase */ macro
3981 #define FLASH_CR_PER ((uint16_t)0x0002) /*!<Page Erase */ macro
4276 #define FLASH_CR_PER ((uint16_t)0x0002) /*!<Page Erase */ macro
3825 #define FLASH_CR_PER ((uint16_t)0x0002) /*!<Page Erase */ macro
1808 #define FLASH_CR_PER FLASH_CR_PER_Msk /*!< Page Erase */ macro
1806 #define FLASH_CR_PER FLASH_CR_PER_Msk /*!< Page Erase */ macro
1859 #define FLASH_CR_PER FLASH_CR_PER_Msk /*!< Page Erase */ macro
7051 #define FLASH_CR_PER ((uint16_t)0x0002) /*!< Page Erase */ macro
345 #define FLASH_CR_PER(x) (((uint32_t)(((uint32_t)(x)) << FLASH_CR_PER_SHIFT)… macro
Completed in 381 milliseconds