Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zephyr/
Dboot_serial_extensions.c16 int bs_peruser_system_specific(const struct nmgr_hdr *hdr, const char *buffer, in bs_peruser_system_specific() function
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c200 extern int bs_peruser_system_specific(const struct nmgr_hdr *hdr,
1350 if (bs_peruser_system_specific(hdr, buf, len, cbor_state) == 0) { in boot_serial_input()