Home
last modified time | relevance | path

Searched refs:OB_WRPSTATE_DISABLE (Results 1 – 6 of 6) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_flash_ex.c1062 if (NewState != OB_WRPSTATE_DISABLE) in FLASH_OB_ProtectedSectorsConfig()
1080 if (NewState != OB_WRPSTATE_DISABLE) in FLASH_OB_ProtectedSectorsConfig()
1099 if (NewState != OB_WRPSTATE_DISABLE) in FLASH_OB_ProtectedSectorsConfig()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_flash_ex.h123 #define IS_WRPSTATE(__VALUE__) (((__VALUE__) == OB_WRPSTATE_DISABLE) || \
347 #define OB_WRPSTATE_DISABLE (0x00U) /*!<Disable the write protection of the desired sectors… macro
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_flash_ex.h78 #define IS_WRPSTATE(__VALUE__) (((__VALUE__) == OB_WRPSTATE_DISABLE) || \
280 #define OB_WRPSTATE_DISABLE ((uint32_t)0x00U) /*!<Disable the write protection of the desir… macro
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h384 #define WRPSTATE_DISABLE OB_WRPSTATE_DISABLE
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h295 #define WRPSTATE_DISABLE OB_WRPSTATE_DISABLE
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h295 #define WRPSTATE_DISABLE OB_WRPSTATE_DISABLE