Home
last modified time | relevance | path

Searched refs:lock (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_otfdec.c696 const OTFDEC_RegionConfigTypeDef *Config, uint32_t lock) in HAL_OTFDEC_RegionConfig() argument
704 assert_param(IS_OTFDEC_REGION_CONFIG_LOCK(lock)); in HAL_OTFDEC_RegionConfig()
737 if (lock == OTFDEC_REG_CONFIGR_LOCK_ENABLE) in HAL_OTFDEC_RegionConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_otfdec.c696 const OTFDEC_RegionConfigTypeDef *Config, uint32_t lock) in HAL_OTFDEC_RegionConfig() argument
704 assert_param(IS_OTFDEC_REGION_CONFIG_LOCK(lock)); in HAL_OTFDEC_RegionConfig()
737 if (lock == OTFDEC_REG_CONFIGR_LOCK_ENABLE) in HAL_OTFDEC_RegionConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_otfdec.c696 const OTFDEC_RegionConfigTypeDef *Config, uint32_t lock) in HAL_OTFDEC_RegionConfig() argument
704 assert_param(IS_OTFDEC_REGION_CONFIG_LOCK(lock)); in HAL_OTFDEC_RegionConfig()
737 if (lock == OTFDEC_REG_CONFIGR_LOCK_ENABLE) in HAL_OTFDEC_RegionConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_otfdec.c696 const OTFDEC_RegionConfigTypeDef *Config, uint32_t lock) in HAL_OTFDEC_RegionConfig() argument
704 assert_param(IS_OTFDEC_REGION_CONFIG_LOCK(lock)); in HAL_OTFDEC_RegionConfig()
737 if (lock == OTFDEC_REG_CONFIGR_LOCK_ENABLE) in HAL_OTFDEC_RegionConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_otfdec.h345 const OTFDEC_RegionConfigTypeDef *Config, uint32_t lock);
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_otfdec.h352 const OTFDEC_RegionConfigTypeDef *Config, uint32_t lock);
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_otfdec.h352 const OTFDEC_RegionConfigTypeDef *Config, uint32_t lock);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_otfdec.h352 const OTFDEC_RegionConfigTypeDef *Config, uint32_t lock);