Home
last modified time | relevance | path

Searched refs:FDET_ISR_HFDETIF_Msk (Results 1 – 1 of 1) sorted by relevance

/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_rcc.h71 #define FDET_ISR_HFDETIF_Msk (0x1U << FDET_ISR_HFDETIF_Pos) macro
72 #define FDET_ISR_HFDETIF FDET_ISR_HFDETIF_Msk
677 return (uint32_t)(READ_BIT(FDET->ISR, FDET_ISR_HFDETIF_Msk) == (FDET_ISR_HFDETIF_Msk)); in FL_FDET_IsActiveFlag_XTHFFail()
707 WRITE_REG(FDET->ISR, FDET_ISR_HFDETIF_Msk); in FL_FDET_ClearFlag_XTLFFail()

Completed in 11 milliseconds