Searched defs:core_id (Results 1 – 1 of 1) sorted by relevance
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/ |
D | whd_chip.c | 134 uint32_t whd_get_core_address(whd_driver_t whd_driver, device_core_t core_id) in whd_get_core_address() 160 whd_result_t whd_device_core_is_up(whd_driver_t whd_driver, device_core_t core_id) in whd_device_core_is_up() 200 whd_result_t whd_reset_core(whd_driver_t whd_driver, device_core_t core_id, uint32_t bits, uint32_t… in whd_reset_core() 260 whd_result_t whd_disable_device_core(whd_driver_t whd_driver, device_core_t core_id, wlan_core_flag… in whd_disable_device_core() 322 whd_result_t whd_reset_device_core(whd_driver_t whd_driver, device_core_t core_id, wlan_core_flag_t… in whd_reset_device_core() 385 whd_result_t whd_wlan_armcore_run(whd_driver_t whd_driver, device_core_t core_id, wlan_core_flag_t … in whd_wlan_armcore_run()
|