Searched refs:PM_CTRLA_IORET_Pos (Results 1 – 2 of 2) sorted by relevance
56 #define PM_CTRLA_IORET_Pos 2 /**< \brief (PM_CTRLA) I/O Retention */ macro57 #define PM_CTRLA_IORET (_U(0x1) << PM_CTRLA_IORET_Pos)
172 tmp = (tmp & PM_CTRLA_IORET) >> PM_CTRLA_IORET_Pos; in hri_pm_get_CTRLA_IORET_bit()182 tmp |= value << PM_CTRLA_IORET_Pos; in hri_pm_write_CTRLA_IORET_bit()