Searched refs:TASK_QUEUE_ALLOC_SIZE (Results 1 – 1 of 1) sorted by relevance
667 #define TASK_QUEUE_ALLOC_SIZE 64 macro678 tasks_queue.q = (dest_f_t*)bs_calloc(TASK_QUEUE_ALLOC_SIZE, sizeof(dest_f_t)); in nrf_ppi_init()679 tasks_queue.size = TASK_QUEUE_ALLOC_SIZE; in nrf_ppi_init()705 tasks_queue.size += TASK_QUEUE_ALLOC_SIZE; in nrf_ppi_enqueue_task()