Microchip® Advanced Software Framework

qmm.c File Reference

This file implements the functions for initializing the queues, appending a buffer into the queue, removing a buffer from the queue and reading a buffer from the queue as per the search criteria.

Copyright (c) 2013-2018 Microchip Technology Inc. and its subsidiaries.

#include <stdint.h>
#include <stdbool.h>
#include <stdlib.h>
#include "pal.h"
#include "return_val.h"
#include "bmm.h"
#include "qmm.h"
#include "app_config.h"