Macros | |
#define | CONFIG_GNRC_UDP_MSG_QUEUE_SIZE_EXP (3U) |
Default message queue size for the UDP thread (as exponent of 2^n). | |
#define | GNRC_UDP_PRIO (THREAD_PRIORITY_MAIN - 2) |
Priority of the UDP thread. | |
#define | GNRC_UDP_STACK_SIZE ((THREAD_STACKSIZE_SMALL) - 64) |
Default stack size to use for the UDP thread. | |
#define CONFIG_GNRC_UDP_MSG_QUEUE_SIZE_EXP (3U) |
#define GNRC_UDP_PRIO (THREAD_PRIORITY_MAIN - 2) |
#define GNRC_UDP_STACK_SIZE ((THREAD_STACKSIZE_SMALL) - 64) |