Home
last modified time | relevance | path

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

/mcuboot-latest/boot/mbed/include/utils/
DDataShare.h73 int get_next(uint16_t *type, mbed::Span<uint8_t> buf, uint16_t *actual_size);
DDataShare.cpp58 int DataShare::get_next(uint16_t *type, mbed::Span<uint8_t> buf, uint16_t *actual_size) { in get_next() function in DataShare