| /hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
| D | stm32c0xx_hal_flash_ex.c | 546 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_WRPConfig() 733 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_GetWRP()
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
| D | stm32g4xx_hal_flash.h | 930 #define IS_OB_WRPAREA(VALUE) (((VALUE) == OB_WRPAREA_BANK1_AREAA) || ((VALUE) == OB_W… macro 933 #define IS_OB_WRPAREA(VALUE) (((VALUE) == OB_WRPAREA_BANK1_AREAA) || ((VALUE) == OB_W… macro
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
| D | stm32g0xx_hal_flash.h | 974 #define IS_OB_WRPAREA(__VALUE__) \ macro 980 #define IS_OB_WRPAREA(__VALUE__) (((__VALUE__) == OB_WRPAREA_ZONE_A)\ macro
|
| /hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
| D | stm32wbxx_hal_flash_ex.c | 580 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_WRPConfig() 851 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_GetWRP()
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
| D | stm32g0xx_hal_flash_ex.c | 661 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_WRPConfig() 704 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_GetWRP()
|
| /hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
| D | stm32wlxx_hal_flash_ex.c | 731 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_WRPConfig() 1059 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_GetWRP()
|
| /hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
| D | stm32l4xx_hal_flash.h | 926 #define IS_OB_WRPAREA(VALUE) (((VALUE) == OB_WRPAREA_BANK1_AREAA) || ((VALUE) == OB_W… macro 929 #define IS_OB_WRPAREA(VALUE) (((VALUE) == OB_WRPAREA_BANK1_AREAA) || ((VALUE) == OB_W… macro
|
| /hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
| D | stm32c0xx_hal_flash.h | 779 #define IS_OB_WRPAREA(__VALUE__) (((__VALUE__) == OB_WRPAREA_ZONE_A) || \ macro
|
| /hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
| D | stm32u0xx_hal_flash.h | 783 #define IS_OB_WRPAREA(__VALUE__) (((__VALUE__) == OB_WRPAREA_ZONE_A)\ macro
|
| /hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
| D | stm32u0xx_hal_flash_ex.c | 520 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_WRPConfig()
|
| /hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
| D | stm32wlxx_hal_flash.h | 955 #define IS_OB_WRPAREA(__VALUE__) (((__VALUE__) == OB_WRPAREA_BANK1_AREAA) || ((_… macro
|
| /hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
| D | stm32wbxx_hal_flash.h | 930 #define IS_OB_WRPAREA(__VALUE__) (((__VALUE__) == OB_WRPAREA_BANK1_AREAA) ||\ macro
|
| /hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
| D | stm32wbaxx_hal_flash.h | 979 #define IS_OB_WRPAREA(VALUE) (((VALUE) == OB_WRPAREA_BANK1_AREAA) || ((VALUE) == OB_W… macro
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
| D | stm32l5xx_hal_flash.h | 1004 #define IS_OB_WRPAREA(VALUE) (((VALUE) == OB_WRPAREA_BANK1_AREAA) || ((VALUE) == OB_W… macro
|
| /hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
| D | stm32u5xx_hal_flash.h | 1005 #define IS_OB_WRPAREA(VALUE) (((VALUE) == OB_WRPAREA_BANK1_AREAA) || ((VALUE) == OB_WRPAR… macro
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
| D | stm32l5xx_hal_flash_ex.c | 874 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_WRPConfig()
|
| /hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
| D | stm32wbaxx_hal_flash_ex.c | 1063 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_WRPConfig()
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
| D | stm32g4xx_hal_flash_ex.c | 679 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_WRPConfig()
|
| /hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
| D | stm32u5xx_hal_flash_ex.c | 980 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_WRPConfig()
|
| /hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
| D | stm32l4xx_hal_flash_ex.c | 656 assert_param(IS_OB_WRPAREA(WRPArea)); in FLASH_OB_WRPConfig()
|
| /hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 2282 #define IS_WRPAREA IS_OB_WRPAREA
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 2193 #define IS_WRPAREA IS_OB_WRPAREA
|
| /hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 2271 #define IS_WRPAREA IS_OB_WRPAREA
|
| /hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 2524 #define IS_WRPAREA IS_OB_WRPAREA
|
| /hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 2486 #define IS_WRPAREA IS_OB_WRPAREA
|