Home
last modified time | relevance | path

Searched defs:IS_OB_PCROP_CONFIG (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h995 #define IS_OB_PCROP_CONFIG(__CONFIG__) \ macro
1001 #define IS_OB_PCROP_CONFIG(__CONFIG__) (((__CONFIG__)\ macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h791 #define IS_OB_PCROP_CONFIG(__CONFIG__) (((__CONFIG__) & ~(OB_PCROP_ZONE_A | OB_PCRO… macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h976 #define IS_OB_PCROP_CONFIG(__VALUE__) (((__VALUE__) & ~(OB_PCROP_ZONE_A | OB_PCROP_ZO… macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h966 #define IS_OB_PCROP_CONFIG(__VALUE__) (((__VALUE__) &\ macro