Searched refs:BBAttributes_array (Results 1 – 8 of 8) sorted by relevance
471 *reg = pBBAttributes->BBAttributes_array[index]; in HAL_FLASHEx_ConfigBBAttributes()472 if (*reg != pBBAttributes->BBAttributes_array[index]) in HAL_FLASHEx_ConfigBBAttributes()521 pBBAttributes->BBAttributes_array[index] = *reg; in HAL_FLASHEx_GetConfigBBAttributes()
512 *reg = pBBAttributes->BBAttributes_array[index]; in HAL_FLASHEx_ConfigBBAttributes()513 if ((*reg) != pBBAttributes->BBAttributes_array[index]) in HAL_FLASHEx_ConfigBBAttributes()561 pBBAttributes->BBAttributes_array[index] = (*reg); in HAL_FLASHEx_GetConfigBBAttributes()
514 *reg = pBBAttributes->BBAttributes_array[index]; in HAL_FLASHEx_ConfigBBAttributes()515 if ((*reg) != pBBAttributes->BBAttributes_array[index]) in HAL_FLASHEx_ConfigBBAttributes()580 pBBAttributes->BBAttributes_array[index] = (*reg); in HAL_FLASHEx_GetConfigBBAttributes()
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()790 pBBAttributes->BBAttributes_array[index] = (*reg) & FLASH_PRIVBBR_PRIVBB; in HAL_FLASHEx_GetConfigBBAttributes()
61 …uint32_t BBAttributes_array[FLASH_BLOCKBASED_NB_REG]; /*!< Each bit specifies the block-based attr… member
53 …uint32_t BBAttributes_array[FLASH_BLOCKBASED_NB_REG]; /*!< Each bit specifies the block-based attr… member
62 …uint32_t BBAttributes_array[FLASH_BLOCKBASED_NB_REG]; /*!< Each bit specifies the block-based attr… member
143 …uint32_t BBAttributes_array[FLASH_BLOCKBASED_NB_REG]; /*!< Each bit specifies the block-based attr… member