Found 3 other functions taking a
async_context_freertos
argument:
Initialize an async_context_freertos instance using the specified configuration If this method succeeds (returns true), then the async_context is available for use and can be de-initialized by calling async_context_deinit().
Initialize an async_context_freertos instance with default values If this method succeeds (returns true), then the async_context is available for use and can be de-initialized by calling async_context_deinit().