Board configuration. More...
Go to the source code of this file.
Board configuration.
Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.
Definition in file conf_board.h.
#define CONF_BOARD_CONFIG_MPU_AT_INIT |
Definition at line 43 of file conf_board.h.
#define CONF_BOARD_KEEP_WATCHDOG_AT_INIT |
Definition at line 49 of file conf_board.h.
#define CONF_BOARD_QUAD_ENCODER |
Definition at line 103 of file conf_board.h.
#define CONF_BOARD_SD_MMC_HSMCI |
Enable SD MMC interface pins through HSMCI
Definition at line 58 of file conf_board.h.
#define CONF_BOARD_SERIAL_ATWINC_BLE |
Definition at line 94 of file conf_board.h.
#define CONF_BOARD_SERIAL_EXT_RADIO |
Definition at line 93 of file conf_board.h.
#define CONF_BOARD_SERIAL_GPIO_H8 |
Definition at line 96 of file conf_board.h.
#define CONF_BOARD_SERIAL_SP330 |
Definition at line 95 of file conf_board.h.
#define CONF_BOARD_SERIAL_UINS_SER0 |
[tc_define_irq_handler]
Definition at line 90 of file conf_board.h.
#define CONF_BOARD_SERIAL_UINS_SER1 |
Definition at line 91 of file conf_board.h.
#define CONF_BOARD_SERIAL_XBEE |
Definition at line 92 of file conf_board.h.
#define CONF_BOARD_SPI_ATWINC_WIFI |
Definition at line 100 of file conf_board.h.
#define CONF_BOARD_SPI_UINS |
Definition at line 99 of file conf_board.h.
#define CONF_HSMCI_XDMAC_CHANNEL XDMAC_CHANNEL_HWID_HSMCI |
Definition at line 59 of file conf_board.h.
#define ENABLE_WDT |
Definition at line 46 of file conf_board.h.
#define ID_TC_CAPTURE ID_TC2 |
Definition at line 78 of file conf_board.h.
#define ID_TC_WAVEFORM ID_TC1 |
Definition at line 70 of file conf_board.h.
#define PIN_TC_CAPTURE PIN_TC0_TIOA2 |
Definition at line 79 of file conf_board.h.
#define PIN_TC_CAPTURE_MUX PIN_TC0_TIOA2_MUX |
Definition at line 80 of file conf_board.h.
#define PIN_TC_WAVEFORM PIN_TC0_TIOA1 |
Definition at line 71 of file conf_board.h.
#define PIN_TC_WAVEFORM_MUX PIN_TC0_TIOA1_MUX |
Definition at line 72 of file conf_board.h.
#define TC TC0 |
[tc_define_peripheral]
Definition at line 63 of file conf_board.h.
#define TC_CHANNEL_CAPTURE 2 |
#define TC_CHANNEL_WAVEFORM 1 |
#define TC_Handler TC2_Handler |
#define TC_IRQn TC2_IRQn |
Definition at line 86 of file conf_board.h.
#define TC_PERIPHERAL 0 |
Definition at line 64 of file conf_board.h.