Home
last modified time | relevance | path

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

/bsp/microchip/saml10/bsp/include/component/
A Dpm.h222 #define PM_STDBYCFG_DPGPDSW_Pos 4 /**< (PM… macro
223 #define PM_STDBYCFG_DPGPDSW_Msk (_U_(0x1) << PM_STDBYCFG_DPGPDSW_Pos) /**< (PM…
227 #define PM_STDBYCFG_DPGPDSW_0 (PM_STDBYCFG_DPGPDSW_0_Val << PM_STDBYCFG_DPGPDSW_Pos) …
228 #define PM_STDBYCFG_DPGPDSW_1 (PM_STDBYCFG_DPGPDSW_1_Val << PM_STDBYCFG_DPGPDSW_Pos) …
/bsp/microchip/saml10/bsp/hri/
A Dhri_pm_l10.h509 tmp = (tmp & PM_STDBYCFG_DPGPDSW_Msk) >> PM_STDBYCFG_DPGPDSW_Pos; in hri_pm_get_STDBYCFG_DPGPDSW_bit()
519 tmp |= value << PM_STDBYCFG_DPGPDSW_Pos; in hri_pm_write_STDBYCFG_DPGPDSW_bit()

Completed in 10 milliseconds