|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Pair of (clock id, expected post-PLL frequency in Hz). More...
Data Fields | |
| ra8_clock_id_t | id |
| Clock-tree domain identifier. | |
| uint32_t | expected_hz |
| Target frequency after PLL bring-up. | |
Pair of (clock id, expected post-PLL frequency in Hz).
The verification table walks every clock identifier the CGC driver publishes and compares its runtime readback against the constant defined in ra8_time_constants.h.
| uint32_t clock_check_expected_t::expected_hz |
| ra8_clock_id_t clock_check_expected_t::id |