Home
last modified time | relevance | path

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

/bsp/microchip/saml10/bsp/include/component/
A Dpm.h186 #define PM_INTFLAG_PLRDY_Pos 0 /**< (PM… macro
187 #define PM_INTFLAG_PLRDY_Msk (_U_(0x1) << PM_INTFLAG_PLRDY_Pos) /**< (PM…
/bsp/microchip/saml10/bsp/hri/
A Dhri_pm_l10.h62 return (((Pm *)hw)->INTFLAG.reg & PM_INTFLAG_PLRDY_Msk) >> PM_INTFLAG_PLRDY_Pos; in hri_pm_get_INTFLAG_PLRDY_bit()
72 return (((Pm *)hw)->INTFLAG.reg & PM_INTFLAG_PLRDY_Msk) >> PM_INTFLAG_PLRDY_Pos; in hri_pm_get_interrupt_PLRDY_bit()

Completed in 11 milliseconds