Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df_types.h78 #define IQ_SAMPLE_SATURATED_16_BIT ((int16_t)0x8000) macro
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/hci/
Dhci.c2917 if (data == IQ_SAMPLE_SATURATED_16_BIT) { in iq_convert_12_to_8_bits()