Searched refs:cpu_pd (Results 1 – 1 of 1) sorted by relevance
44 uint32_t cpu_pd : 1; //!< Set to 1 to power down digital memories and CPU in sleep member57 .cpu_pd = (val), \73 DPORT_REG_SET_FIELD(DPORT_MEM_PD_MASK_REG, DPORT_LSLP_MEM_PD_MASK, ~cfg.cpu_pd); in rtc_sleep_pd()