Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dranging_hal.h61 static inline int16_t ConvertToSigned(uint16_t num) { in ConvertToSigned() function
/aosp_15_r20/external/emboss/runtime/cpp/
H A Demboss_prelude.h488 static ValueType ConvertToSigned(typename BitViewType::ValueType data) { in ConvertToSigned() function