#ifndef __FREERTOS_PMU_H_ #define __FREERTOS_PMU_H_ #ifdef CONFIG_PLATFORM_8195A #include "sleep_ex_api.h" #endif #ifndef BIT #define BIT(n) (1<