mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-13 16:08:23 +00:00
feat(coex): implement BT coex timer event
This commit is contained in:
@@ -27,7 +27,7 @@ coex_core_pti_get = 0x40000adc;
|
||||
coex_core_release = 0x40000ae0;
|
||||
coex_core_request = 0x40000ae4;
|
||||
coex_core_status_get = 0x40000ae8;
|
||||
coex_core_timer_idx_get = 0x40000aec;
|
||||
/* coex_core_timer_idx_get = 0x40000aec; */
|
||||
coex_event_duration_get = 0x40000af0;
|
||||
coex_hw_timer_disable = 0x40000af4;
|
||||
coex_hw_timer_enable = 0x40000af8;
|
||||
|
Reference in New Issue
Block a user