Home
last modified time | relevance | path

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

/btstack/platform/msp430/
H A Dhal_compat.c56 uint8_t FlashReadByte (uint32_t addr){ in FlashReadByte() function
77 *buffer++ = FlashReadByte(addr++); in FlashReadBlock()
H A Dhal_compat.h52 uint8_t FlashReadByte (uint32_t addr);