var modules = [ [ "xCoRoutineCreate", "group__x_co_routine_create.html", null ], [ "vCoRoutineSchedule", "group__v_co_routine_schedule.html", null ], [ "crSTART", "group__cr_s_t_a_r_t.html", null ], [ "crDELAY", "group__cr_d_e_l_a_y.html", null ], [ "crQUEUE_SEND", "group__cr_q_u_e_u_e___s_e_n_d.html", null ], [ "crQUEUE_RECEIVE", "group__cr_q_u_e_u_e___r_e_c_e_i_v_e.html", null ], [ "crQUEUE_SEND_FROM_ISR", "group__cr_q_u_e_u_e___s_e_n_d___f_r_o_m___i_s_r.html", null ], [ "crQUEUE_RECEIVE_FROM_ISR", "group__cr_q_u_e_u_e___r_e_c_e_i_v_e___f_r_o_m___i_s_r.html", null ], [ "EventGroup", "group___event_group.html", "group___event_group" ], [ "State Machine header.", "group___s_m.html", "group___s_m" ], [ "xMessageBufferCreate", "group__x_message_buffer_create.html", null ], [ "xMessageBufferCreateStatic", "group__x_message_buffer_create_static.html", null ], [ "xMessageBufferSend", "group__x_message_buffer_send.html", null ], [ "xMessageBufferSendFromISR", "group__x_message_buffer_send_from_i_s_r.html", null ], [ "xMessageBufferReceive", "group__x_message_buffer_receive.html", null ], [ "xMessageBufferReceiveFromISR", "group__x_message_buffer_receive_from_i_s_r.html", null ], [ "xMessageBufferReset", "group__x_message_buffer_reset.html", null ], [ "xMessageBufferSpaceAvailable", "group__x_message_buffer_space_available.html", null ], [ "xMessageBufferSendCompletedFromISR", "group__x_message_buffer_send_completed_from_i_s_r.html", null ], [ "xMessageBufferReceiveCompletedFromISR", "group__x_message_buffer_receive_completed_from_i_s_r.html", null ], [ "xQueueCreate", "group__x_queue_create.html", null ], [ "xQueueCreateStatic", "group__x_queue_create_static.html", null ], [ "xQueueSend", "group__x_queue_send.html", null ], [ "xQueueOverwrite", "group__x_queue_overwrite.html", null ], [ "xQueuePeek", "group__x_queue_peek.html", null ], [ "xQueuePeekFromISR", "group__x_queue_peek_from_i_s_r.html", null ], [ "xQueueReceive", "group__x_queue_receive.html", null ], [ "uxQueueMessagesWaiting", "group__ux_queue_messages_waiting.html", null ], [ "vQueueDelete", "group__v_queue_delete.html", null ], [ "xQueueSendFromISR", "group__x_queue_send_from_i_s_r.html", null ], [ "xQueueOverwriteFromISR", "group__x_queue_overwrite_from_i_s_r.html", null ], [ "xQueueReceiveFromISR", "group__x_queue_receive_from_i_s_r.html", null ], [ "vSemaphoreCreateBinary", "group__v_semaphore_create_binary.html", null ], [ "xSemaphoreCreateBinary", "group__x_semaphore_create_binary.html", null ], [ "xSemaphoreCreateBinaryStatic", "group__x_semaphore_create_binary_static.html", null ], [ "xSemaphoreTake", "group__x_semaphore_take.html", null ], [ "xSemaphoreTakeRecursive", "group__x_semaphore_take_recursive.html", null ], [ "xSemaphoreGive", "group__x_semaphore_give.html", null ], [ "xSemaphoreGiveRecursive", "group__x_semaphore_give_recursive.html", null ], [ "xSemaphoreGiveFromISR", "group__x_semaphore_give_from_i_s_r.html", null ], [ "xSemaphoreCreateMutex", "group__x_semaphore_create_mutex.html", null ], [ "xSemaphoreCreateMutexStatic", "group__x_semaphore_create_mutex_static.html", null ], [ "xSemaphoreCreateRecursiveMutex", "group__x_semaphore_create_recursive_mutex.html", null ], [ "xSemaphoreCreateRecursiveMutexStatic", "group__x_semaphore_create_recursive_mutex_static.html", null ], [ "xSemaphoreCreateCounting", "group__x_semaphore_create_counting.html", null ], [ "xSemaphoreCreateCountingStatic", "group__x_semaphore_create_counting_static.html", null ], [ "vSemaphoreDelete", "group__v_semaphore_delete.html", null ], [ "xStreamBufferCreate", "group__x_stream_buffer_create.html", null ], [ "xStreamBufferCreateStatic", "group__x_stream_buffer_create_static.html", null ], [ "xStreamBufferSend", "group__x_stream_buffer_send.html", null ], [ "xStreamBufferSendFromISR", "group__x_stream_buffer_send_from_i_s_r.html", null ], [ "xStreamBufferReceive", "group__x_stream_buffer_receive.html", null ], [ "xStreamBufferReceiveFromISR", "group__x_stream_buffer_receive_from_i_s_r.html", null ], [ "vStreamBufferDelete", "group__v_stream_buffer_delete.html", null ], [ "xStreamBufferIsFull", "group__x_stream_buffer_is_full.html", null ], [ "xStreamBufferIsEmpty", "group__x_stream_buffer_is_empty.html", null ], [ "xStreamBufferReset", "group__x_stream_buffer_reset.html", null ], [ "xStreamBufferSpacesAvailable", "group__x_stream_buffer_spaces_available.html", null ], [ "xStreamBufferBytesAvailable", "group__x_stream_buffer_bytes_available.html", null ], [ "xStreamBufferSetTriggerLevel", "group__x_stream_buffer_set_trigger_level.html", null ], [ "xStreamBufferSendCompletedFromISR", "group__x_stream_buffer_send_completed_from_i_s_r.html", null ], [ "xStreamBufferReceiveCompletedFromISR", "group__x_stream_buffer_receive_completed_from_i_s_r.html", null ], [ "TaskHandle_t", "group___task_handle__t.html", null ], [ "taskYIELD", "group__task_y_i_e_l_d.html", null ], [ "taskENTER_CRITICAL", "group__task_e_n_t_e_r___c_r_i_t_i_c_a_l.html", null ], [ "taskEXIT_CRITICAL", "group__task_e_x_i_t___c_r_i_t_i_c_a_l.html", null ], [ "taskDISABLE_INTERRUPTS", "group__task_d_i_s_a_b_l_e___i_n_t_e_r_r_u_p_t_s.html", null ], [ "taskENABLE_INTERRUPTS", "group__task_e_n_a_b_l_e___i_n_t_e_r_r_u_p_t_s.html", null ], [ "xTaskCreate", "group__x_task_create.html", null ], [ "xTaskCreateStatic", "group__x_task_create_static.html", null ], [ "xTaskCreateRestricted", "group__x_task_create_restricted.html", null ], [ "xTaskCreateRestrictedStatic", "group__x_task_create_restricted_static.html", null ], [ "vTaskDelete", "group__v_task_delete.html", null ], [ "vTaskDelay", "group__v_task_delay.html", null ], [ "vTaskDelayUntil", "group__v_task_delay_until.html", null ], [ "xTaskAbortDelay", "group__x_task_abort_delay.html", null ], [ "uxTaskPriorityGet", "group__ux_task_priority_get.html", null ], [ "vTaskGetInfo", "group__v_task_get_info.html", null ], [ "vTaskPrioritySet", "group__v_task_priority_set.html", null ], [ "vTaskSuspend", "group__v_task_suspend.html", null ], [ "vTaskResume", "group__v_task_resume.html", null ], [ "vTaskResumeFromISR", "group__v_task_resume_from_i_s_r.html", null ], [ "vTaskStartScheduler", "group__v_task_start_scheduler.html", null ], [ "vTaskEndScheduler", "group__v_task_end_scheduler.html", null ], [ "vTaskSuspendAll", "group__v_task_suspend_all.html", null ], [ "xTaskResumeAll", "group__x_task_resume_all.html", null ], [ "xTaskGetTickCount", "group__x_task_get_tick_count.html", null ], [ "xTaskGetTickCountFromISR", "group__x_task_get_tick_count_from_i_s_r.html", null ], [ "uxTaskGetNumberOfTasks", "group__ux_task_get_number_of_tasks.html", null ], [ "pcTaskGetName", "group__pc_task_get_name.html", null ], [ "pcTaskGetHandle", "group__pc_task_get_handle.html", null ], [ "vTaskList", "group__v_task_list.html", null ], [ "vTaskGetRunTimeStats", "group__v_task_get_run_time_stats.html", null ], [ "xTaskNotify", "group__x_task_notify.html", null ], [ "xTaskNotifyWait", "group__x_task_notify_wait.html", null ], [ "xTaskNotifyGive", "group__x_task_notify_give.html", null ], [ "ulTaskNotifyTake", "group__ul_task_notify_take.html", null ], [ "xTaskNotifyStateClear", "group__x_task_notify_state_clear.html", null ] ];