Defines | |
#define | STK525 1 |
To include proper target hardware definitions, select target board (USBKEY). | |
#define | TARGET_BOARD STK525 |
#define | USE_ADC |
Enable or not the ADC usage. | |
#define | FOSC 8000 |
CPU core frequency in kHz. | |
#define | USE_TIMER16 TIMER16_1 |
#define | HOST_SYNC_MODE ENABLE |
#define | HOST_UPGRADE_MODE DISABLE |
#define | BAUDRATE 57600 |
#define | USE_UART2 |
#define | UART_U2 |
#define | uart_putchar putchar |
#define | r_uart_ptchar int |
#define | p_uart_ptchar int |
#define | ADC_PRESCALER 32 |
ADC Prescaler value. | |
#define | ADC_RIGHT_ADJUST_RESULT 1 |
Right adjust. | |
#define | ADC_INTERNAL_VREF 2 |
AVCC As reference voltage (See adc_drv.h). | |
#define | SBC_VENDOR_ID {'A','T','M','E','L',' ',' ',' '} |
#define | SBC_PRODUCT_ID {'A','T','9','0','U','S','B','1','2','8',' ','M',' ','S',' ',' '} |
#define | SBC_REVISION_ID {'0','.','0','0'} |
#define | MAX_FILE_LENGHT 30 |
#define | USHELL_DFU DISABLE |
#define | USHELL_USB ENABLE |
#define | USHELL_HID DISABLE |
#define | USHELL_HISTORY 5 |
#define | USHELL_SIZE_CMD_LINE 30 |
#define | USHELL_NB_LINE 20 |
#define | USHELL_SIZE_OF_EXT_BUFFER_TO_PERF_CMD 2 |
#define | TRACE DISABLE |
#define | LOG_STR_CODE(s) ushell_trace_msg(s) |
Functions | |
void | ushell_trace_msg (U8 code *str) |
MMC/SD configuration see conf_sdmmc.h. |
#define STK525 1 |
#define BAUDRATE 57600 |
#define r_uart_ptchar int |
#define p_uart_ptchar int |
#define ADC_INTERNAL_VREF 2 |
#define SBC_PRODUCT_ID {'A','T','9','0','U','S','B','1','2','8',' ','M',' ','S',' ',' '} |
#define MAX_FILE_LENGHT 30 |
Definition at line 113 of file config.h.
Referenced by ushell_cmd_copy(), ushell_cmd_ls(), and ushell_path_valid_syntac().
#define USHELL_HISTORY 5 |
Definition at line 120 of file config.h.
Referenced by ushell_cmd_decode(), ushell_history_down(), ushell_history_up(), and ushell_task_init().
#define USHELL_SIZE_CMD_LINE 30 |
Definition at line 121 of file config.h.
Referenced by ushell_cmd_ls(), ushell_cmd_scan(), and ushell_cmd_sync().
#define USHELL_NB_LINE 20 |
#define USHELL_SIZE_OF_EXT_BUFFER_TO_PERF_CMD 2 |
#define LOG_STR_CODE | ( | s | ) | ushell_trace_msg(s) |
Definition at line 134 of file config.h.
Referenced by host_mem_install(), usb_general_interrupt(), and usb_host_task().
void ushell_trace_msg | ( | U8 code * | str | ) |
MMC/SD configuration see conf_sdmmc.h.
Nand Flash configuration see conf_nf.h