Annotation-attribute framework macros for ra8-firmware.
#define RA8_PRIV
Module-private helper: shared across TUs but only inside one library.
bool priv_ra8_i3c_internal_hdr_mode_invalid(uint32_t sdr_val, uint32_t ddr_val, uint32_t ts_val, uint32_t mode)
Pure predicate: HDR mode value is not one of {SDR, DDR, TS}.
bool priv_ra8_i3c_internal_recv_ccc_invalid(uint8_t addr_mask, uint8_t target, uint8_t max_len)
Pure predicate: target_addr out of range OR max_len is zero.