Home
last modified time | relevance | path

Searched refs:CU_MSG_INFO1 (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/
Dtiwlan_loader.c47 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/
Dcu_osapi.h74 enum { CU_MSG_DEBUG, CU_MSG_INFO1, CU_MSG_WARNING, CU_MSG_ERROR, CU_MSG_INFO2}; enumerator
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c401 { CU_MSG_INFO1, (PS8)"CU_MSG_INFO1" },