Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dbl.c200 static const struct blFlashTable // For erase code, we need to know which page a given memory add… struct
432 const uint32_t sector_cnt = sizeof(mBlFlashTable) / sizeof(struct blFlashTable); in blProgramFlash()
515 const uint32_t sector_cnt = sizeof(mBlFlashTable) / sizeof(struct blFlashTable); in blProgramTypedArea()
545 const uint32_t sector_cnt = sizeof(mBlFlashTable) / sizeof(struct blFlashTable); in blEraseTypedArea()