Searched refs:HAL_NAV_UPPER_UNIT_8703B (Results 1 – 16 of 16) sorted by relevance
25 #define HAL_NAV_UPPER_UNIT_8703B 128 // micro-second macro
21 #define HAL_NAV_UPPER_UNIT_8703B 128 /* micro-second */ macro
22 #define HAL_NAV_UPPER_UNIT_8703B 128 /* micro-second */ macro
25 #define HAL_NAV_UPPER_UNIT_8703B 128 /* micro-second */ macro
5004 if (usNavUpper > HAL_NAV_UPPER_UNIT_8703B * 0xFF) { in SetHwReg8703B()5010 usNavUpper = (usNavUpper + HAL_NAV_UPPER_UNIT_8703B - 1) / HAL_NAV_UPPER_UNIT_8703B; in SetHwReg8703B()