Skip to content

Conversation

ByteSnapAnthony
Copy link

sl_sleeptimer_hal_rtc.c incorrectly attempts to use CMU_LFCLKSEL_LFA_LFRCO and CMU_LFCLKSEL_LFA_LFXO macros to determine Power Manager lowest allowed power state in the sli_sleeptimer_set_pm_em_requirement function.

This fails to build on a project targeting an EFM32GG12B110F1024GM64 processor and would likely fail on any other part that has the LFA clock select mask

Corrects LFACLKSEL typo om `sli_sleeptimer_set_pm_em_requirement` function
@lmnotran
Copy link

Hi @ByteSnapAnthony Thanks for submitting this PR. I'll reach out to someone from our platform team to notify them of this finding.

@lmnotran
Copy link

lmnotran commented Aug 11, 2023

@ByteSnapAnthony Thanks again for finding this. It's on the platform team's radar now and should be fixed in an upcoming patch release

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.

2 participants