Searched defs:hal_flash_read (Results 1 – 2 of 2) sorted by relevance
96 uint32_t hal_flash_read(const uint32_t addr, uint8_t *buf, const uint32_t size) in hal_flash_read() function194 uint32_t hal_flash_read(const uint32_t addr, uint8_t *buf, const uint32_t size) in hal_flash_read() function
536 int32_t hal_flash_read(hal_partition_t in_partition, uint32_t *off_set, void *out_buf, uint32_t in_… in hal_flash_read() function