Home
last modified time | relevance | path

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

/bsp/microchip/saml10/bsp/include/component/
A Dpm.h215 #define PM_STDBYCFG_PDCFG_Pos 0 /**< (PM… macro
216 #define PM_STDBYCFG_PDCFG_Msk (_U_(0x1) << PM_STDBYCFG_PDCFG_Pos) /**< (PM…
220 #define PM_STDBYCFG_PDCFG_DEFAULT (PM_STDBYCFG_PDCFG_DEFAULT_Val << PM_STDBYCFG_PDCFG_Pos
221 #define PM_STDBYCFG_PDCFG_PDSW (PM_STDBYCFG_PDCFG_PDSW_Val << PM_STDBYCFG_PDCFG_Pos) …
/bsp/microchip/saml10/bsp/hri/
A Dhri_pm_l10.h469 tmp = (tmp & PM_STDBYCFG_PDCFG_Msk) >> PM_STDBYCFG_PDCFG_Pos; in hri_pm_get_STDBYCFG_PDCFG_bit()
479 tmp |= value << PM_STDBYCFG_PDCFG_Pos; in hri_pm_write_STDBYCFG_PDCFG_bit()

Completed in 12 milliseconds