Home
last modified time | relevance | path

Searched refs:be16 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iio/pressure/
H A Dbmp280.h471 __be16 be16; member
H A Dbmp280-core.c407 &data->be16, BME280_NUM_HUMIDITY_BYTES); in bme280_read_humid_adc()
413 value_humidity = be16_to_cpu(data->be16); in bme280_read_humid_adc()
2758 &data->be16, sizeof(data->be16)); in bmp180_read_temp_adc()
2764 *adc_temp = be16_to_cpu(data->be16); in bmp180_read_temp_adc()
/linux/Documentation/bpf/standardization/
H A Dinstruction-set.rst74 * be16: Takes an unsigned 16-bit number and converts it between
474 dst = be16(dst)