Home
last modified time | relevance | path

Searched refs:MSG_CONF_TERMINAL_LEN (Results 1 – 2 of 2) sorted by relevance

/bsp/samd21/sam_d2x_asflib/common/services/adp/
A Dadp.c521 Assert(MSG_CONF_TERMINAL_LEN + label_len <= ADP_MAX_PACKET_DATA_SIZE); in adp_configure_terminal()
531 msg_format.data_length = MSG_CONF_TERMINAL_LEN + label_len; in adp_configure_terminal()
534 …_send_byte((uint8_t*)&msg_format.data, index, (uint8_t*)&config->width, MSG_CONF_TERMINAL_LEN - 1); in adp_configure_terminal()
A Dadp.h544 #define MSG_CONF_TERMINAL_LEN 10 macro

Completed in 15 milliseconds