| /hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
| D | stm32l1xx_hal_flash_ramfunc.c | 173 SET_BIT(FLASH->PECR, FLASH_PECR_PARALLBANK); in HAL_FLASHEx_EraseParallelPage() 174 SET_BIT(FLASH->PECR, FLASH_PECR_ERASE); in HAL_FLASHEx_EraseParallelPage() 175 SET_BIT(FLASH->PECR, FLASH_PECR_PROG); in HAL_FLASHEx_EraseParallelPage() 186 CLEAR_BIT(FLASH->PECR, FLASH_PECR_PROG); in HAL_FLASHEx_EraseParallelPage() 187 CLEAR_BIT(FLASH->PECR, FLASH_PECR_ERASE); in HAL_FLASHEx_EraseParallelPage() 188 CLEAR_BIT(FLASH->PECR, FLASH_PECR_PARALLBANK); in HAL_FLASHEx_EraseParallelPage() 240 SET_BIT(FLASH->PECR, FLASH_PECR_PARALLBANK); in HAL_FLASHEx_ProgramParallelHalfPage() 241 SET_BIT(FLASH->PECR, FLASH_PECR_FPRG); in HAL_FLASHEx_ProgramParallelHalfPage() 242 SET_BIT(FLASH->PECR, FLASH_PECR_PROG); in HAL_FLASHEx_ProgramParallelHalfPage() 265 CLEAR_BIT(FLASH->PECR, FLASH_PECR_PROG); in HAL_FLASHEx_ProgramParallelHalfPage() [all …]
|
| D | stm32l1xx_hal_flash.c | 365 CLEAR_BIT(FLASH->PECR, FLASH_PECR_ERASE); in HAL_FLASH_IRQHandler() 382 CLEAR_BIT(FLASH->PECR, FLASH_PECR_PROG); in HAL_FLASH_IRQHandler() 399 CLEAR_BIT(FLASH->PECR, (FLASH_PECR_ERASE | FLASH_PECR_PROG)); in HAL_FLASH_IRQHandler() 469 if (HAL_IS_BIT_SET(FLASH->PECR, FLASH_PECR_PRGLOCK)) in HAL_FLASH_Unlock() 472 if(HAL_IS_BIT_SET(FLASH->PECR, FLASH_PECR_PELOCK)) in HAL_FLASH_Unlock() 478 if(HAL_IS_BIT_SET(FLASH->PECR, FLASH_PECR_PELOCK)) in HAL_FLASH_Unlock() 489 if (HAL_IS_BIT_SET(FLASH->PECR, FLASH_PECR_PRGLOCK)) in HAL_FLASH_Unlock() 505 SET_BIT(FLASH->PECR, FLASH_PECR_PRGLOCK); in HAL_FLASH_Lock() 516 if(HAL_IS_BIT_SET(FLASH->PECR, FLASH_PECR_OPTLOCK)) in HAL_FLASH_OB_Unlock() 519 if(HAL_IS_BIT_SET(FLASH->PECR, FLASH_PECR_PELOCK)) in HAL_FLASH_OB_Unlock() [all …]
|
| D | stm32l1xx_hal_flash_ex.c | 248 CLEAR_BIT(FLASH->PECR, FLASH_PECR_PROG); in HAL_FLASHEx_Erase() 249 CLEAR_BIT(FLASH->PECR, FLASH_PECR_ERASE); in HAL_FLASHEx_Erase() 751 if((FLASH->PECR & FLASH_PECR_PELOCK) != RESET) in HAL_FLASHEx_DATAEEPROM_Unlock() 771 SET_BIT(FLASH->PECR, FLASH_PECR_PELOCK); in HAL_FLASHEx_DATAEEPROM_Lock() 913 SET_BIT(FLASH->PECR, FLASH_PECR_FTDW); in HAL_FLASHEx_DATAEEPROM_EnableFixedTimeProgram() 922 CLEAR_BIT(FLASH->PECR, FLASH_PECR_FTDW); in HAL_FLASHEx_DATAEEPROM_DisableFixedTimeProgram() 1540 CLEAR_BIT(FLASH->PECR, FLASH_PECR_FTDW); in FLASH_DATAEEPROM_FastProgramByte() 1600 CLEAR_BIT(FLASH->PECR, FLASH_PECR_FTDW); in FLASH_DATAEEPROM_FastProgramHalfWord() 1665 CLEAR_BIT(FLASH->PECR, FLASH_PECR_FTDW); in FLASH_DATAEEPROM_FastProgramWord() 1849 SET_BIT(FLASH->PECR, FLASH_PECR_ERASE); in FLASH_PageErase() [all …]
|
| /hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
| D | stm32l0xx_hal_flash_ramfunc.c | 173 SET_BIT(FLASH->PECR, FLASH_PECR_PARALLBANK); in HAL_FLASHEx_EraseParallelPage() 174 SET_BIT(FLASH->PECR, FLASH_PECR_ERASE); in HAL_FLASHEx_EraseParallelPage() 175 SET_BIT(FLASH->PECR, FLASH_PECR_PROG); in HAL_FLASHEx_EraseParallelPage() 186 CLEAR_BIT(FLASH->PECR, FLASH_PECR_PROG); in HAL_FLASHEx_EraseParallelPage() 187 CLEAR_BIT(FLASH->PECR, FLASH_PECR_ERASE); in HAL_FLASHEx_EraseParallelPage() 188 CLEAR_BIT(FLASH->PECR, FLASH_PECR_PARALLBANK); in HAL_FLASHEx_EraseParallelPage() 233 SET_BIT(FLASH->PECR, FLASH_PECR_PARALLBANK); in HAL_FLASHEx_ProgramParallelHalfPage() 234 SET_BIT(FLASH->PECR, FLASH_PECR_FPRG); in HAL_FLASHEx_ProgramParallelHalfPage() 235 SET_BIT(FLASH->PECR, FLASH_PECR_PROG); in HAL_FLASHEx_ProgramParallelHalfPage() 271 CLEAR_BIT(FLASH->PECR, FLASH_PECR_PROG); in HAL_FLASHEx_ProgramParallelHalfPage() [all …]
|
| D | stm32l0xx_hal_flash.c | 370 CLEAR_BIT(FLASH->PECR, FLASH_PECR_ERASE); in HAL_FLASH_IRQHandler() 387 CLEAR_BIT(FLASH->PECR, FLASH_PECR_PROG); in HAL_FLASH_IRQHandler() 404 CLEAR_BIT(FLASH->PECR, (FLASH_PECR_ERASE | FLASH_PECR_PROG)); in HAL_FLASH_IRQHandler() 477 if(HAL_IS_BIT_SET(FLASH->PECR, FLASH_PECR_PELOCK)) in HAL_FLASH_Unlock() 489 if(HAL_IS_BIT_SET(FLASH->PECR, FLASH_PECR_PELOCK)) in HAL_FLASH_Unlock() 495 if (HAL_IS_BIT_SET(FLASH->PECR, FLASH_PECR_PRGLOCK)) in HAL_FLASH_Unlock() 508 if (HAL_IS_BIT_SET(FLASH->PECR, FLASH_PECR_PRGLOCK)) in HAL_FLASH_Unlock() 524 SET_BIT(FLASH->PECR, FLASH_PECR_PRGLOCK); in HAL_FLASH_Lock() 527 SET_BIT(FLASH->PECR, FLASH_PECR_PELOCK); in HAL_FLASH_Lock() 540 if(HAL_IS_BIT_SET(FLASH->PECR, FLASH_PECR_OPTLOCK)) in HAL_FLASH_OB_Unlock() [all …]
|
| D | stm32l0xx_hal_flash_ex.c | 199 CLEAR_BIT(FLASH->PECR, FLASH_PECR_PROG); in HAL_FLASHEx_Erase() 200 CLEAR_BIT(FLASH->PECR, FLASH_PECR_ERASE); in HAL_FLASHEx_Erase() 633 if((FLASH->PECR & FLASH_PECR_PELOCK) != RESET) in HAL_FLASHEx_DATAEEPROM_Unlock() 646 if((FLASH->PECR & FLASH_PECR_PELOCK) != RESET) in HAL_FLASHEx_DATAEEPROM_Unlock() 662 SET_BIT(FLASH->PECR, FLASH_PECR_PELOCK); in HAL_FLASHEx_DATAEEPROM_Lock() 777 SET_BIT(FLASH->PECR, FLASH_PECR_FIX); in HAL_FLASHEx_DATAEEPROM_EnableFixedTimeProgram() 786 CLEAR_BIT(FLASH->PECR, FLASH_PECR_FIX); in HAL_FLASHEx_DATAEEPROM_DisableFixedTimeProgram() 1242 SET_BIT(FLASH->PECR, FLASH_PECR_ERASE); in FLASH_PageErase() 1245 SET_BIT(FLASH->PECR, FLASH_PECR_PROG); in FLASH_PageErase()
|
| /hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
| D | stm32l1xx_hal_flash.h | 236 #define __HAL_FLASH_ENABLE_IT(__INTERRUPT__) SET_BIT((FLASH->PECR), (__INTERRUPT__)) 246 #define __HAL_FLASH_DISABLE_IT(__INTERRUPT__) CLEAR_BIT((FLASH->PECR), (uint32_t)(__INTERRUPT__))
|
| /hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
| D | stm32l0xx_hal_flash.h | 242 #define __HAL_FLASH_ENABLE_IT(__INTERRUPT__) SET_BIT((FLASH->PECR), (__INTERRUPT__)) 252 #define __HAL_FLASH_DISABLE_IT(__INTERRUPT__) CLEAR_BIT((FLASH->PECR), (uint32_t)(__INTERRUPT__))
|
| D | stm32l0xx_ll_i2c.h | 2209 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
| D | stm32wbxx_ll_i2c.h | 2216 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
| D | stm32wlxx_ll_i2c.h | 2209 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
| D | stm32h5xx_ll_i2c.h | 2317 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
| D | stm32mp1xx_ll_i2c.h | 2209 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
| D | stm32f0xx_ll_i2c.h | 2218 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
| D | stm32c0xx_ll_i2c.h | 2218 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
| D | stm32f7xx_ll_i2c.h | 2176 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
| D | stm32g0xx_ll_i2c.h | 2216 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
| D | stm32wb0x_ll_i2c.h | 2176 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
| D | stm32h7rsxx_ll_i2c.h | 2309 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
| D | stm32l4xx_ll_i2c.h | 2216 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
| D | stm32l5xx_ll_i2c.h | 2216 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
| D | stm32h7xx_ll_i2c.h | 2216 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
| D | stm32f3xx_ll_i2c.h | 2216 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
| D | stm32n6xx_ll_i2c.h | 2317 return (uint32_t)(READ_BIT(I2Cx->PECR, I2C_PECR_PEC)); in LL_I2C_GetSMBusPEC()
|
| /hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
| D | stm32f4xx_ll_fmpi2c.h | 2177 return (uint32_t)(READ_BIT(FMPI2Cx->PECR, FMPI2C_PECR_PEC)); in LL_FMPI2C_GetSMBusPEC()
|