Lines Matching refs:DRAM_ATTR
413 static DRAM_ATTR struct osi_funcs_t *osi_funcs_p;
416 static DRAM_ATTR esp_bt_controller_status_t btdm_controller_status = ESP_BT_CONTROLLER_STATUS_IDLE;
418 static DRAM_ATTR portMUX_TYPE global_int_mux = portMUX_INITIALIZER_UNLOCKED;
421 static DRAM_ATTR btdm_lpcntl_t s_lp_cntl;
423 static DRAM_ATTR btdm_lpstat_t s_lp_stat;
425 static DRAM_ATTR uint32_t btdm_lpcycle_us = 0;
427 static DRAM_ATTR uint8_t btdm_lpcycle_us_frac = 0;
429 static DRAM_ATTR QueueHandle_t s_wakeup_req_sem = NULL;
431 static DRAM_ATTR esp_timer_handle_t s_btdm_slp_tmr = NULL;
434 static DRAM_ATTR esp_pm_lock_handle_t s_pm_lock;
436 static DRAM_ATTR esp_pm_lock_handle_t s_light_sleep_pm_lock;