Home
last modified time | relevance | path

Searched refs:ARG_UNUSED (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/zephyr/port/wifi/
Dwifi_stubs.c60 ARG_UNUSED(if_index); in esp_wifi_get_macaddr_internal()
61 ARG_UNUSED(macaddr); in esp_wifi_get_macaddr_internal()
67 ARG_UNUSED(type); in esp_wifi_set_appie_internal()
68 ARG_UNUSED(ie); in esp_wifi_set_appie_internal()
69 ARG_UNUSED(len); in esp_wifi_set_appie_internal()
70 ARG_UNUSED(flag); in esp_wifi_set_appie_internal()
76 ARG_UNUSED(type); in esp_wifi_unset_appie_internal()
82 ARG_UNUSED(type); in esp_wifi_get_appie_internal()
98 ARG_UNUSED(reason_code); in esp_wifi_deauthenticate_internal()
103 ARG_UNUSED(ifx); in esp_wifi_get_spp_attrubute_internal()
[all …]
/hal_espressif-latest/zephyr/port/phy/
Dphy_stubs.c19 ARG_UNUSED(init_data); in register_chipv7_phy()
20 ARG_UNUSED(cal_data); in register_chipv7_phy()
21 ARG_UNUSED(cal_mode); in register_chipv7_phy()
32 ARG_UNUSED(wifi_only); in phy_set_wifi_mode_only()
67 ARG_UNUSED(attr); in phy_i2c_master_mem_cfg()
73 ARG_UNUSED(backup_en); in phy_dig_reg_backup()
74 ARG_UNUSED(mem_addr); in phy_dig_reg_backup()
81 ARG_UNUSED(backup_en); in phy_freq_mem_backup()
82 ARG_UNUSED(mem); in phy_freq_mem_backup()
89 ARG_UNUSED(en); in phy_bbpll_en_usb()
[all …]
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c69 ARG_UNUSED(ptr); in wifi_realloc()
70 ARG_UNUSED(size); in wifi_realloc()
259 ARG_UNUSED(queue); in queue_send_to_back_wrapper()
260 ARG_UNUSED(item); in queue_send_to_back_wrapper()
261 ARG_UNUSED(block_time_tick); in queue_send_to_back_wrapper()
268 ARG_UNUSED(queue); in queue_send_to_front_wrapper()
269 ARG_UNUSED(item); in queue_send_to_front_wrapper()
270 ARG_UNUSED(block_time_tick); in queue_send_to_front_wrapper()
287 ARG_UNUSED(event); in event_group_wait_bits_wrapper()
288 ARG_UNUSED(bits_to_wait_for); in event_group_wait_bits_wrapper()
[all …]
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c73 ARG_UNUSED(ptr); in wifi_realloc()
74 ARG_UNUSED(size); in wifi_realloc()
263 ARG_UNUSED(queue); in queue_send_to_back_wrapper()
264 ARG_UNUSED(item); in queue_send_to_back_wrapper()
265 ARG_UNUSED(block_time_tick); in queue_send_to_back_wrapper()
272 ARG_UNUSED(queue); in queue_send_to_front_wrapper()
273 ARG_UNUSED(item); in queue_send_to_front_wrapper()
274 ARG_UNUSED(block_time_tick); in queue_send_to_front_wrapper()
291 ARG_UNUSED(event); in event_group_wait_bits_wrapper()
292 ARG_UNUSED(bits_to_wait_for); in event_group_wait_bits_wrapper()
[all …]
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c69 ARG_UNUSED(ptr); in wifi_realloc()
70 ARG_UNUSED(size); in wifi_realloc()
259 ARG_UNUSED(queue); in queue_send_to_back_wrapper()
260 ARG_UNUSED(item); in queue_send_to_back_wrapper()
261 ARG_UNUSED(block_time_tick); in queue_send_to_back_wrapper()
268 ARG_UNUSED(queue); in queue_send_to_front_wrapper()
269 ARG_UNUSED(item); in queue_send_to_front_wrapper()
270 ARG_UNUSED(block_time_tick); in queue_send_to_front_wrapper()
287 ARG_UNUSED(event); in event_group_wait_bits_wrapper()
288 ARG_UNUSED(bits_to_wait_for); in event_group_wait_bits_wrapper()
[all …]
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_compiler.h32 #ifndef ARG_UNUSED
33 #define ARG_UNUSED(x) (void)(x) macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dscan.c62 ARG_UNUSED(flags); in adv_flags_valid()
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c463 ARG_UNUSED(handle); in interrupt_enable_wrapper()
470 ARG_UNUSED(handle); in interrupt_disable_wrapper()
744 ARG_UNUSED(seed); in srand_wrapper()
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c701 ARG_UNUSED(seed); in srand_wrapper()
739 ARG_UNUSED(lpcycles); in btdm_sleep_enter_phase1_wrapper()
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c409 ARG_UNUSED(n); in set_isr_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c156 ARG_UNUSED(n); in set_isr_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c733 ARG_UNUSED(seed); in srand_wrapper()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1234 ARG_UNUSED(handle); in gatts_register()