ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
board_periph_pdctr_internal.h
Go to the documentation of this file.
1
20
21#pragma once
22
23#include "ra8_attributes.h"
24
25#ifdef __cplusplus
26extern "C" {
27#endif
28
49
50#ifdef __cplusplus
51}
52#endif
bool priv_board_pdctr_graphics_powered(void)
Report whether the graphics power domain is currently powered.
Annotation-attribute framework macros for ra8-firmware.
#define RA8_PRIV
Module-private helper: shared across TUs but only inside one library.