Searched refs:SDK_ERR_LIST_FULL (Results 1 – 3 of 3) sorted by relevance
85 {SDK_ERR_LIST_FULL, "List is full."},
70 #define SDK_ERR_LIST_FULL 0x000b /**< List is full. */ macro
514 return SDK_ERR_LIST_FULL; in app_timer_create()