Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dbl.c284 static void blWriteBytes(uint8_t *dst, const uint8_t *src, uint32_t length) in blWriteBytes() function
346 blWriteBytes(dst, src, length); in blPlatProgramFlash()