Searched refs:pBBAttributes (Results 1 – 8 of 8) sorted by relevance
470 HAL_StatusTypeDef HAL_FLASHEx_ConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes) in HAL_FLASHEx_ConfigBBAttributes() argument477 assert_param(IS_FLASH_BANK_EXCLUSIVE(pBBAttributes->Bank)); in HAL_FLASHEx_ConfigBBAttributes()478 assert_param(IS_FLASH_BB_EXCLUSIVE(pBBAttributes->BBAttributesType)); in HAL_FLASHEx_ConfigBBAttributes()487 if (pBBAttributes->BBAttributesType == FLASH_BB_SEC) in HAL_FLASHEx_ConfigBBAttributes()489 if (pBBAttributes->Bank == FLASH_BANK_1) in HAL_FLASHEx_ConfigBBAttributes()501 if (pBBAttributes->Bank == FLASH_BANK_1) in HAL_FLASHEx_ConfigBBAttributes()514 *reg = pBBAttributes->BBAttributes_array[index]; in HAL_FLASHEx_ConfigBBAttributes()515 if ((*reg) != pBBAttributes->BBAttributes_array[index]) in HAL_FLASHEx_ConfigBBAttributes()544 void HAL_FLASHEx_GetConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes) in HAL_FLASHEx_GetConfigBBAttributes() argument550 assert_param(IS_FLASH_BANK_EXCLUSIVE(pBBAttributes->Bank)); in HAL_FLASHEx_GetConfigBBAttributes()[all …]
678 HAL_StatusTypeDef HAL_FLASHEx_ConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes) in HAL_FLASHEx_ConfigBBAttributes() argument685 assert_param(IS_FLASH_BANK_EXCLUSIVE(pBBAttributes->Bank)); in HAL_FLASHEx_ConfigBBAttributes()686 assert_param(IS_FLASH_BB_EXCLUSIVE(pBBAttributes->BBAttributesType)); in HAL_FLASHEx_ConfigBBAttributes()695 if (pBBAttributes->BBAttributesType == FLASH_BB_SEC) in HAL_FLASHEx_ConfigBBAttributes()697 if (pBBAttributes->Bank == FLASH_BANK_1) in HAL_FLASHEx_ConfigBBAttributes()709 if (pBBAttributes->Bank == FLASH_BANK_1) in HAL_FLASHEx_ConfigBBAttributes()722 *reg = pBBAttributes->BBAttributes_array[index] & FLASH_PRIVBBR_PRIVBB; in HAL_FLASHEx_ConfigBBAttributes()723 if ((*reg) != (pBBAttributes->BBAttributes_array[index] & FLASH_PRIVBBR_PRIVBB)) in HAL_FLASHEx_ConfigBBAttributes()752 void HAL_FLASHEx_GetConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes) in HAL_FLASHEx_GetConfigBBAttributes() argument758 assert_param(IS_FLASH_BANK_EXCLUSIVE(pBBAttributes->Bank)); in HAL_FLASHEx_GetConfigBBAttributes()[all …]
443 HAL_StatusTypeDef HAL_FLASHEx_ConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes) in HAL_FLASHEx_ConfigBBAttributes() argument450 assert_param(IS_FLASH_BANK_EXCLUSIVE(pBBAttributes->Bank)); in HAL_FLASHEx_ConfigBBAttributes()457 if (pBBAttributes->BBAttributesType == FLASH_BB_SEC) in HAL_FLASHEx_ConfigBBAttributes()459 if (pBBAttributes->Bank == FLASH_BANK_1) in HAL_FLASHEx_ConfigBBAttributes()471 *reg = pBBAttributes->BBAttributes_array[index]; in HAL_FLASHEx_ConfigBBAttributes()472 if (*reg != pBBAttributes->BBAttributes_array[index]) in HAL_FLASHEx_ConfigBBAttributes()500 void HAL_FLASHEx_GetConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes) in HAL_FLASHEx_GetConfigBBAttributes() argument506 assert_param(IS_FLASH_BANK_EXCLUSIVE(pBBAttributes->Bank)); in HAL_FLASHEx_GetConfigBBAttributes()508 if (pBBAttributes->BBAttributesType == FLASH_BB_SEC) in HAL_FLASHEx_GetConfigBBAttributes()510 if (pBBAttributes->Bank == FLASH_BANK_1) in HAL_FLASHEx_GetConfigBBAttributes()[all …]
483 HAL_StatusTypeDef HAL_FLASHEx_ConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes) in HAL_FLASHEx_ConfigBBAttributes() argument490 assert_param(IS_FLASH_BB_EXCLUSIVE(pBBAttributes->BBAttributesType)); in HAL_FLASHEx_ConfigBBAttributes()499 if (pBBAttributes->BBAttributesType == FLASH_BB_SEC) in HAL_FLASHEx_ConfigBBAttributes()512 *reg = pBBAttributes->BBAttributes_array[index]; in HAL_FLASHEx_ConfigBBAttributes()513 if ((*reg) != pBBAttributes->BBAttributes_array[index]) in HAL_FLASHEx_ConfigBBAttributes()540 void HAL_FLASHEx_GetConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes) in HAL_FLASHEx_GetConfigBBAttributes() argument546 assert_param(IS_FLASH_BB_EXCLUSIVE(pBBAttributes->BBAttributesType)); in HAL_FLASHEx_GetConfigBBAttributes()549 if (pBBAttributes->BBAttributesType == FLASH_BB_SEC) in HAL_FLASHEx_GetConfigBBAttributes()561 pBBAttributes->BBAttributes_array[index] = (*reg); in HAL_FLASHEx_GetConfigBBAttributes()
131 HAL_StatusTypeDef HAL_FLASHEx_ConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes);132 void HAL_FLASHEx_GetConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes);
168 HAL_StatusTypeDef HAL_FLASHEx_ConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes);169 void HAL_FLASHEx_GetConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes);
232 HAL_StatusTypeDef HAL_FLASHEx_ConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes);233 void HAL_FLASHEx_GetConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes);
881 HAL_StatusTypeDef HAL_FLASHEx_ConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes);882 void HAL_FLASHEx_GetConfigBBAttributes(FLASH_BBAttributesTypeDef *pBBAttributes);