Searched refs:burst_index (Results 1 – 2 of 2) sorted by relevance
729 uint8_t burst_index = FLASH_NB_WORDS_IN_BURST; in FLASH_Program_Burst() local754 burst_index--; in FLASH_Program_Burst()755 } while (burst_index != 0U); in FLASH_Program_Burst()
758 uint8_t burst_index = FLASH_NB_WORDS_IN_BURST; in FLASH_Program_Burst() local787 burst_index--; in FLASH_Program_Burst()788 } while (burst_index != 0U); in FLASH_Program_Burst()