Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/kernel/zephyr/dpl/
DSwiP_zephyr.c68 int max = NUMPRI - 1; in maxbit() local
/hal_ti-latest/simplelink/kernel/zephyr/dpl/
DSwiP_zephyr.c63 int max = NUMPRI - 1; in maxbit() local
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/cmsis/core/
Dcmsis_iccarm.h804 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
822 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
Dcmsis_gcc.h1386 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
1411 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c1674 uint16_t max = src->magn[j].magnMax; in RCL_Handler_BLE_CS_convertStepResult() local
1720 uint16_t max = src->magn[j].magnMax; in RCL_Handler_BLE_CS_convertStepResult() local