Home
last modified time | relevance | path

Searched defs:max (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_Echo_Qemu_mps2/CMSIS/
A Dcmsis_gcc.h1464 const int32_t max = ( int32_t ) ( ( 1U << ( sat - 1U ) ) - 1U ); in __SSAT() local
1492 const uint32_t max = ( ( 1U << sat ) - 1U ); in __USAT() local

Completed in 10 milliseconds