Searched defs:whd_drv (Results 1 – 3 of 3) sorted by relevance
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/resources/resource_imp/ |
D | whd_resources.c | 166 uint32_t host_platform_resource_size(whd_driver_t whd_drv, whd_resource_type_t resource, uint32_t *… in host_platform_resource_size() 208 uint32_t host_get_resource_block(whd_driver_t whd_drv, whd_resource_type_t type, in host_get_resource_block() 295 uint32_t host_get_resource_block_size(whd_driver_t whd_drv, whd_resource_type_t type, uint32_t *siz… in host_get_resource_block_size() 301 uint32_t host_get_resource_no_of_blocks(whd_driver_t whd_drv, whd_resource_type_t type, uint32_t *b… in host_get_resource_no_of_blocks() 315 uint32_t host_resource_read(whd_driver_t whd_drv, whd_resource_type_t type, in host_resource_read()
|
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/ |
D | whd_management.c | 134 whd_driver_t whd_drv; in whd_init() local
|
/hal_infineon-3.4.0/whd-bsp-integration/ |
D | cybsp_wifi.c | 198 static whd_driver_t whd_drv; variable
|