167 for (i = 0; i < len; i++)
225 #elif defined IMPULSE 229 if ((RcvChar ==
'\r') || (RcvChar == 0x06)) {
245 #elif defined IMPULSE 249 if ((RcvChar ==
'\r') || (RcvChar == 0x06)) {
bool system_os_post(uint8 prio, os_signal_t sig, os_param_t par)
#define PIN_FUNC_SELECT(PIN_NAME, FUNC)
#define UART_TXFIFO_CNT_S
void ICACHE_FLASH_ATTR uart_set_parity(uint8_t uart_no, UartParityMode Parity_mode)
#define UART_RX_FLOW_THRHD
void ICACHE_FLASH_ATTR uart0_tx_buffer(uint8 *buf, uint16 len)
void ICACHE_FLASH_ATTR uart0_sendStr(const char *str)
LOCAL void uart0_rx_intr_handler(void *para)
#define READ_PERI_REG(addr)
#define UART_RX_TOUT_THRHD
#define UART_STOP_BIT_NUM_S
#define ETS_UART_INTR_ENABLE()
void ICACHE_FLASH_ATTR uart0_write_char(char c)
#define PERIPHS_IO_MUX_GPIO2_U
#define ICACHE_FLASH_ATTR
STATUS uart_tx_one_char(uint8 uart, uint8 TxChar)
#define UART_RXFIFO_FULL_THRHD_S
#define UART_RXFIFO_CNT_S
#define UART_RXFIFO_FULL_INT_ST
#define WRITE_PERI_REG(addr, val)
#define UART_FRM_ERR_INT_CLR
#define UART_FRM_ERR_INT_ENA
#define CLEAR_PERI_REG_MASK(reg, mask)
#define UART_RXFIFO_TOUT_INT_ENA
#define UART_RXFIFO_TOUT_INT_CLR
#define UART_FRM_ERR_INT_ST
#define UART_RXFIFO_FULL_THRHD
void ICACHE_FLASH_ATTR uart_set_line_inverse(uint8_t uart_no, UART_LineLevelInverse inverse_mask)
LOCAL void ICACHE_FLASH_ATTR uart_config(uint8 uart_no)
#define UART_RXFIFO_TOUT_INT_ST
#define UART_RX_FLOW_THRHD_S
#define UART_STOP_BIT_NUM
UartBitsNum4Char data_bits
unsigned char en61107_fifo_put(unsigned char c)
UartExistParity exist_parity
#define PERIPHS_IO_MUX_MTDO_U
void ICACHE_FLASH_ATTR uart_set_stop_bits(uint8_t uart_no, UartStopBitsNum bit_num)
#define UART_RXFIFO_FULL_INT_ENA
void ICACHE_FLASH_ATTR uart_set_word_length(uint8_t uart_no, UartBitsNum4Char len)
#define ETS_UART_INTR_ATTACH(func, arg)
void ICACHE_FLASH_ATTR uart_init(UartBautRate uart0_br, UartBautRate uart1_br)
void ICACHE_FLASH_ATTR uart_set_baudrate(uint8 uart_no, uint32_t baud_rate)
UartStopBitsNum stop_bits
bool en61107_is_eod_char(uint8_t c)
#define UART_RXFIFO_FULL_INT_CLR
void ICACHE_FLASH_ATTR uart1_write_char(char c)
#define SET_PERI_REG_MASK(reg, mask)
#define UART_RX_TOUT_THRHD_S
#define UART_LINE_INV_MASK
#define PERIPHS_IO_MUX_U0TXD_U
#define kmp_received_task_prio
unsigned char kmp_fifo_put(unsigned char c)
#define PIN_PULLUP_DIS(PIN_NAME)
#define SET_PERI_REG_BITS(reg, bit_map, value, shift)
#define en61107_received_task_prio