Searched refs:Conversion (Results 1 – 6 of 6) sorted by relevance
176 * Vector 8-bit Integer Value Conversion177 * Vector 16-bit Integer Value Conversion178 * Vector 32-bit Integer Value Conversion179 * Vector 16-bit Floating-Point Value Conversion180 * Vector 32-bit Floating-Point Value Conversion
291 uint32_t Conversion, uint32_t Channel) in ll_adc_set_conversion_channel() argument304 const uint32_t reg = (Conversion & 8) ? 1 : 0; in ll_adc_set_conversion_channel()305 const uint32_t shift = 4 * (Conversion & 7); in ll_adc_set_conversion_channel()
278 bool "Conversion of IQ samples to 8 bits wide by 4 bits shift"288 bool "Conversion of IQ samples to 8 bits wide by 2 bits shift"299 bool "Conversion of IQ samples to 8 bits wide by use of 8 LSB"
107 **transient** package can be converted to **self-contained**. Conversion to
45 Conversion subsection
2063 * :github:`10389` - Conversion of net core to new logger breaks WiFi driver builds