Home
last modified time | relevance | path

Searched refs:whd_error_handler_t (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_events.h206 typedef void *(*whd_error_handler_t)(whd_driver_t whd_driver, const uint8_t *error_type, typedef
249 …_set_error_handler(whd_interface_t ifp, const uint8_t *error_nums, whd_error_handler_t handler_fun…
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_events_int.h400 typedef void *(*whd_error_handler_t)(whd_driver_t whd_driver, const uint8_t *error_type, typedef
419 whd_error_handler_t handler_func,
423 whd_error_handler_t handler_func,
Dwhd_cdc_bdc.h129 whd_error_handler_t handler;
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_events.c191 whd_error_handler_t handler_func, in whd_set_error_handler_locally()
559 whd_error_handler_t handler_func, in whd_wifi_set_error_handler()