50typedef enum : uint16_t {
Annotation-attribute framework macros for ra8-firmware.
#define RA8_PRIV
Module-private helper: shared across TUs but only inside one library.
#define RA8_NODISCARD
Warn at any call site that discards the function's return value.
bool priv_ra8_board_uart_console_is_up(void)
Report whether ra8_board_uart_console_init has succeeded.
ra8_err_t priv_ra8_board_eth_etha_to_config(void)
Walk the board Ethernet ETHA from RESET to CONFIG.
panel_pll_const_t
MIPI panel PLL bring-up constants (pending datasheet confirm).
@ k_panel_pll_nmul
PLL integer multiplier.
@ k_panel_pclka_mhz
PCLKA assumed CGC reset default.
ra8_err_t priv_ra8_board_eth_eswm_bring_up(uint32_t *out_eswclk_hz)
Bring up the Ethernet clock, power, MSTP, and COMA boundary.
Error Code Definitions for ra8-firmware.
ra8_err_codes_t ra8_err_t
Canonical error-return type used by every ra8-firmware API.