Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dpka.c104 #define INRANGE(x,y,z) ((x) > (y) && (x) < (z)) macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dpka.c106 #define INRANGE(x,y,z) ((x) > (y) && (x) < (z)) macro