Searched refs:sram_fpu (Results 1 – 6 of 6) sorted by relevance
521 uint32_t sram_fpu : 1; //!< Set to 1 to power UP SRAM in sleep member535 .sram_fpu = (val), \
549 uint32_t sram_fpu : 1; //!< Set to 1 to power UP SRAM in sleep member564 .sram_fpu = (val), \
562 uint32_t sram_fpu : 1; //!< Set to 1 to power UP SRAM in sleep member577 .sram_fpu = (val), \
44 if (cfg.sram_fpu) { in rtc_sleep_pu()
51 if (cfg.sram_fpu) { in rtc_sleep_pu()
45 if (cfg.sram_fpu) { in rtc_sleep_pu()