Annotation-attribute framework macros for ra8-firmware.
#define RA8_PRIV
Module-private helper: shared across TUs but only inside one library.
ra8_err_t priv_dfu_write_secure(uintptr_t addr, const uint8_t *src, uint32_t len)
Program len bytes at addr through the SECURE MRAM gate.
Error Code Definitions for ra8-firmware.
ra8_err_codes_t ra8_err_t
Canonical error-return type used by every ra8-firmware API.