Lines Matching full:compatibility
34 * @brief OS compatibility layer
37 * compatibility layer for sharing code with other operating systems.
101 * compatibility layer assumes all allocation functions will provide zero'd
115 * Allocates memory of the specified size. Note that the OS compatibility
326 * @brief compatibility typedef for uint8_t
332 * @brief compatibility typedef for uint16_t
338 * @brief compatibility typedef for uint32_t
344 * @brief compatibility typedef for uint64_t
350 * @brief compatibility typedef for int8_t
356 * @brief compatibility typedef for int16_t
362 * @brief compatibility typedef for int32_t
368 * @brief compatibility typedef for int64_t
421 * OS compatibility layer to provide a simple locking mechanism. We use