Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dbits.h46 #define CLAMP(a, lo, hi) MIN(MAX(a, lo), hi) argument