Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dbl.c73 static const struct blFlashTable // For erase code, we need to know which page a given memory add… struct
130 const uint32_t sector_cnt = sizeof(mBlFlashTable) / sizeof(struct blFlashTable); in blProgramFlash()
183 const uint32_t sector_cnt = sizeof(mBlFlashTable) / sizeof(struct blFlashTable); in blProgramTypedArea()
212 const uint32_t sector_cnt = sizeof(mBlFlashTable) / sizeof(struct blFlashTable); in blEraseTypedArea()