Searched refs:junk (Results 1 – 1 of 1) sorted by relevance
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/ |
D | whd_chip.c | 264 uint8_t junk; in whd_disable_device_core() local 268 … result = whd_bus_read_backplane_value(whd_driver, base + AI_RESETCTRL_OFFSET, (uint8_t)1, &junk); in whd_disable_device_core() 298 result = whd_bus_read_backplane_value(whd_driver, base + AI_IOCTRL_OFFSET, (uint8_t)1, &junk); in whd_disable_device_core() 326 uint8_t junk; in whd_reset_device_core() local 344 result = whd_bus_read_backplane_value(whd_driver, base + AI_IOCTRL_OFFSET, (uint8_t)1, &junk); in whd_reset_device_core() 370 result = whd_bus_read_backplane_value(whd_driver, base + AI_IOCTRL_OFFSET, (uint8_t)1, &junk); in whd_reset_device_core() 389 uint8_t junk; in whd_wlan_armcore_run() local 407 result = whd_bus_read_backplane_value(whd_driver, base + AI_IOCTRL_OFFSET, (uint8_t)1, &junk); in whd_wlan_armcore_run() 433 result = whd_bus_read_backplane_value(whd_driver, base + AI_IOCTRL_OFFSET, (uint8_t)1, &junk); in whd_wlan_armcore_run()
|