Searched refs:CU_MSG_INFO1 (Results 1 – 3 of 3) sorted by relevance
/hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/ |
D | tiwlan_loader.c | 47 os_error_printf (CU_MSG_INFO1, (PS8)"Usage: ./wlan_loader [driver_name] [options]\n"); in print_usage() 48 …os_error_printf (CU_MSG_INFO1, (PS8)" -e <filename> - eeprom image file name. default=./nvs_map… in print_usage() 49 os_error_printf (CU_MSG_INFO1, (PS8)" -n - no eeprom file\n"); in print_usage() 50 os_error_printf (CU_MSG_INFO1, (PS8)" -i <filename> - init file name. default=tiwlan.ini\n"); in print_usage() 51 …os_error_printf (CU_MSG_INFO1, (PS8)" -f <filename> - firmware image file name. default=firmwar… in print_usage() 71 os_error_printf(CU_MSG_INFO1, (PS8)"+---------------------------+\n"); in init_driver() 72 os_error_printf(CU_MSG_INFO1, (PS8)"| wlan_loader: initializing |\n"); in init_driver() 73 os_error_printf(CU_MSG_INFO1, (PS8)"+---------------------------+\n"); in init_driver() 132 os_error_printf(CU_MSG_INFO1, (PS8)"**** nvs file found %s **** \n", eeprom_file_name); in init_driver()
|
/hardware/ti/wlan/wl1271/CUDK/os/common/inc/ |
D | cu_osapi.h | 74 enum { CU_MSG_DEBUG, CU_MSG_INFO1, CU_MSG_WARNING, CU_MSG_ERROR, CU_MSG_INFO2}; enumerator
|
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/ |
D | cu_cmd.c | 401 { CU_MSG_INFO1, (PS8)"CU_MSG_INFO1" },
|