Lines Matching refs:DRAM_ATTR
375 static DRAM_ATTR struct osi_funcs_t *osi_funcs_p;
378 static DRAM_ATTR esp_bt_controller_status_t btdm_controller_status = ESP_BT_CONTROLLER_STATUS_IDLE;
380 static DRAM_ATTR portMUX_TYPE global_int_mux = portMUX_INITIALIZER_UNLOCKED;
383 static DRAM_ATTR btdm_lpcntl_t s_lp_cntl;
385 static DRAM_ATTR btdm_lpstat_t s_lp_stat;
387 static DRAM_ATTR uint32_t btdm_lpcycle_us = 0;
389 static DRAM_ATTR uint8_t btdm_lpcycle_us_frac = 0;
391 static DRAM_ATTR QueueHandle_t s_wakeup_req_sem = NULL;
393 static DRAM_ATTR esp_timer_handle_t s_btdm_slp_tmr;
396 static DRAM_ATTR esp_pm_lock_handle_t s_pm_lock;
398 static DRAM_ATTR esp_pm_lock_handle_t s_light_sleep_pm_lock;