Home
last modified time | relevance | path

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

/bsp/microchip/saml10/bsp/include/component/
A Dpm.h94 #define PM_PLCFG_PLDIS_Pos 7 /**< (PM… macro
95 #define PM_PLCFG_PLDIS_Msk (_U_(0x1) << PM_PLCFG_PLDIS_Pos) /**< (PM…
/bsp/microchip/saml10/bsp/hri/
A Dhri_pm_l10.h251 tmp = (tmp & PM_PLCFG_PLDIS_Msk) >> PM_PLCFG_PLDIS_Pos; in hri_pm_get_PLCFG_PLDIS_bit()
261 tmp |= value << PM_PLCFG_PLDIS_Pos; in hri_pm_write_PLCFG_PLDIS_bit()

Completed in 39 milliseconds