Macros | |
#define | FPBA_HZ FOSC0 |
#define | UART_USART (&AVR32_USART2) |
#define | UART_USART_BAUDRATE 57600 |
#define | UART_USART_IRQ AVR32_USART2_IRQ |
#define | UART_USART_IRQ_LEVEL AVR32_INTC_INT1 |
#define | UART_USART_RX_FUNCTION AVR32_USART2_RXD_0_1_FUNCTION |
#define | UART_USART_RX_PIN AVR32_USART2_RXD_0_1_PIN |
#define | UART_USART_TX_FUNCTION AVR32_USART2_TXD_0_1_FUNCTION |
#define | UART_USART_TX_PIN AVR32_USART2_TXD_0_1_PIN |
Variables | |
can_mob_t | appli_remote_rx_msg |
can_mob_t | appli_rx_msg |
can_mob_t | appli_tx_msg |
const char | CAN_BusOFFIRQ [] |
const char | CAN_Error [] |
const char | CAN_Success [] |
const char | CAN_WakeUpIRQ [] |
const char | Data_Sent_Start_or_Not [] |
const char | Demo_Sent_Data [] |
can_msg_t | msg_remote_rx |
can_msg_t | msg_rx_listening |
can_msg_t | msg_tx_sot |
const char | txt_logo_atmel [] |
#define UART_USART (&AVR32_USART2) |
Referenced by main(), and usart_int_handler().
#define UART_USART_BAUDRATE 57600 |
#define UART_USART_IRQ AVR32_USART2_IRQ |
Referenced by main().
#define UART_USART_IRQ_LEVEL AVR32_INTC_INT1 |
Referenced by main().
#define UART_USART_RX_FUNCTION AVR32_USART2_RXD_0_1_FUNCTION |
#define UART_USART_RX_PIN AVR32_USART2_RXD_0_1_PIN |
#define UART_USART_TX_FUNCTION AVR32_USART2_TXD_0_1_FUNCTION |
#define UART_USART_TX_PIN AVR32_USART2_TXD_0_1_PIN |
can_mob_t appli_remote_rx_msg |
Referenced by can_example_prepare_data(), can_out_callback_channel0(), and main().
can_mob_t appli_rx_msg |
Referenced by can_example_prepare_data(), can_out_callback_channel0(), and main().
can_mob_t appli_tx_msg |
Referenced by can_example_prepare_data(), can_out_callback_channel0(), and main().
const char CAN_BusOFFIRQ[] |
Referenced by main().
const char CAN_Error[] |
Referenced by main().
const char CAN_Success[] |
Referenced by main().
const char CAN_WakeUpIRQ[] |
const char Data_Sent_Start_or_Not[] |
Referenced by main().
const char Demo_Sent_Data[] |
Referenced by main().
can_msg_t msg_remote_rx |
can_msg_t msg_rx_listening |
can_msg_t msg_tx_sot |
const char txt_logo_atmel[] |
Referenced by main().