Searched refs:PM_STDBYCFG_DPGPDSW_Pos (Results 1 – 2 of 2) sorted by relevance
222 #define PM_STDBYCFG_DPGPDSW_Pos 4 /**< (PM… macro223 #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) …
509 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