Home
last modified time | relevance | path

Searched refs:PTR (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dreddeviations.h86 #define CAST_VOID_PTR_TO_CONST_UINT8_PTR( PTR ) ( ( const uint8_t * ) ( PTR ) ) argument
99 #define CAST_VOID_PTR_TO_UINT8_PTR( PTR ) ( ( uint8_t * ) ( PTR ) ) argument
121 #define CAST_CONST_UINT32_PTR( PTR ) ( ( const uint32_t * ) ( const void * ) ( PTR ) ) argument
188 #define CAST_CONST_DIRENT_PTR( PTR ) ( ( const DIRENT * ) ( PTR ) ) argument

Completed in 6 milliseconds