/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_flash.h | 713 …ine IS_FLASH_OTP_ADDRESS(ADDRESS) (((ADDRESS) >= OTP_AREA_BASE) && ((ADDRESS) < (OTP_AREA_BAS…
|
/hal_stm32-latest/lib/stm32wb/hci/ |
D | app_conf.h | 711 #define CFG_OTP_BASE_ADDRESS OTP_AREA_BASE
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_flash.h | 500 #define IS_FLASH_PROGRAM_OTP_ADDRESS(__VALUE__) (((__VALUE__) >= OTP_AREA_BASE) &&\
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_hal_flash_ex.c | 572 addr_offset = Address - OTP_AREA_BASE; in FLASH_Program_OTPWord()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_flash.h | 917 #define IS_FLASH_PROGRAM_OTP_ADDRESS(__VALUE__) (((__VALUE__) >= OTP_AREA_BASE) && ((__VALUE__)…
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_flash.h | 903 #define IS_FLASH_PROGRAM_OTP_ADDRESS(__VALUE__) (((__VALUE__) >= OTP_AREA_BASE) &&\
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 776 #define OTP_AREA_BASE (SYSTEM_FLASH_BASE + 0x00007000UL) /*!< OTP area : 1kB (0x1FFF7000 … macro
|
D | stm32wle5xx.h | 776 #define OTP_AREA_BASE (SYSTEM_FLASH_BASE + 0x00007000UL) /*!< OTP area : 1kB (0x1FFF7000 … macro
|
D | stm32wl5mxx.h | 940 #define OTP_AREA_BASE (SYSTEM_FLASH_BASE + 0x00007000UL) /*!< OTP area : 1kB (0x1FFF7000 … macro
|
D | stm32wl54xx.h | 940 #define OTP_AREA_BASE (SYSTEM_FLASH_BASE + 0x00007000UL) /*!< OTP area : 1kB (0x1FFF7000 … macro
|
D | stm32wl55xx.h | 940 #define OTP_AREA_BASE (SYSTEM_FLASH_BASE + 0x00007000UL) /*!< OTP area : 1kB (0x1FFF7000 … macro
|
/hal_stm32-latest/stm32cube/stm32wb0x/soc/ |
D | stm32wb05.h | 853 #define OTP_AREA_BASE (0x10001800U) /*!< OTP area : 1kB (0x10001800 – 0x10001BFF) … macro
|
D | stm32wb07.h | 898 #define OTP_AREA_BASE (0x10001800U) /*!< OTP area : 1kB (0x10001800 – 0x10001BFF) … macro
|
D | stm32wb09.h | 849 #define OTP_AREA_BASE (0x10001800U) /*!< OTP area : 1kB (0x10001800 - 0x10001BFF) … macro
|
D | stm32wb06.h | 898 #define OTP_AREA_BASE (0x10001800U) /*!< OTP area : 1kB (0x10001800 – 0x10001BFF) … macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 757 #define OTP_AREA_BASE (0x1FFF7000UL) /*!< OTP area : 1kB (0x1FFF7000 - 0x1FFF73FF) … macro
|
D | stm32wb1mxx.h | 773 #define OTP_AREA_BASE (0x1FFF7000UL) /*!< OTP area : 1kB (0x1FFF7000 - 0x1FFF73FF) … macro
|
D | stm32wb30xx.h | 756 #define OTP_AREA_BASE (0x1FFF7000UL) /*!< OTP area : 1kB (0x1FFF7000 - 0x1FFF73FF) … macro
|
D | stm32wb35xx.h | 888 #define OTP_AREA_BASE (0x1FFF7000UL) /*!< OTP area : 1kB (0x1FFF7000 - 0x1FFF73FF) … macro
|
D | stm32wb55xx.h | 926 #define OTP_AREA_BASE (0x1FFF7000UL) /*!< OTP area : 1kB (0x1FFF7000 - 0x1FFF73FF) … macro
|
D | stm32wb5mxx.h | 926 #define OTP_AREA_BASE (0x1FFF7000UL) /*!< OTP area : 1kB (0x1FFF7000 - 0x1FFF73FF) … macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 763 #define OTP_AREA_BASE (0x1FFF7000UL) /*!< OTP area : 1kB (0x1FFF7000 - 0x1FFF73FF) … macro
|
D | stm32wb15xx.h | 773 #define OTP_AREA_BASE (0x1FFF7000UL) /*!< OTP area : 1kB (0x1FFF7000 - 0x1FFF73FF) … macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1942 #define OTP_AREA_BASE 0x08FFF000UL /*!< OTP Area base address */ macro
|
D | stm32h7s7xx.h | 2139 #define OTP_AREA_BASE 0x08FFF000UL /*!< OTP Area base address */ macro
|