Skip to content

Conversation

@Razer6
Copy link
Member

@Razer6 Razer6 commented Nov 1, 2025

... it never ends

@Razer6 Razer6 requested a review from a team as a code owner November 1, 2025 10:08
@Razer6 Razer6 requested review from moidx and vogelpi and removed request for a team and moidx November 1, 2025 10:08
@Razer6 Razer6 force-pushed the port-tests branch 5 times, most recently from 7bd1776 to 127b3c0 Compare November 1, 2025 11:58
@Razer6 Razer6 added the CI:Rerun Rerun failed CI jobs label Nov 1, 2025
@github-actions github-actions bot removed the CI:Rerun Rerun failed CI jobs label Nov 1, 2025
@Razer6 Razer6 force-pushed the port-tests branch 9 times, most recently from 77e33b7 to 4d945a7 Compare November 2, 2025 12:35
dif_rv_timer_t rv_timer;
CHECK_DIF_OK(dif_rv_timer_init_from_dt(kDtRvTimer, &rv_timer));
volatile uint32_t *kMMIOTestLoc1 =
(uint32_t *)((uintptr_t)rv_timer.base_addr +
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you just want the base address, you can use dt_rv_timer_reg_block(kDtRvTimer, kDtRvTimerRegBlockCore), and similarly for PWM.

@Razer6 Razer6 force-pushed the port-tests branch 2 times, most recently from 32ceea2 to 9fde792 Compare November 5, 2025 17:19
Signed-off-by: Robert Schilling <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants