Home
last modified time | relevance | path

Searched defs:pressure (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/
A Ddrv_baro_goertek_spl06.h16 double pressure; member
A Ddrv_baro_goertek_spl06.c33 static double get_altitude(double pressure, double seaLevelhPa) in get_altitude()
A Ddrv_baro_qst_qmp6988.c317 float qmp6988_calc_altitude(float pressure, float temp) in qmp6988_calc_altitude()
A Ddrv_baro_qst_qmp6988.h125 float pressure; member
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_touch.c198 SDL_AddFinger(SDL_Touch *touch, SDL_FingerID fingerid, float x, float y, float pressure) in SDL_AddFinger()
243 SDL_bool down, float x, float y, float pressure) in SDL_SendTouch()
357 float x, float y, float pressure) in SDL_SendTouchMotion()
/AliOS-Things-master/components/SDL2/include/
A DSDL_touch.h57 float pressure; member
A DSDL_events.h446 float pressure; /**< Normalized in the range 0...1 */ member
/AliOS-Things-master/components/amp/modules/
A Dspl06.js118 function get_altitude(pressure, seaLevelhPa) argument
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/
A Dapp.js44 var pressure = 0.0; variable
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandtouch.c64 uint32_t pressure, in touch_handle_touch()
/AliOS-Things-master/components/py_engine/framework/
A Dspl06.py89 def get_altitude(self, pressure, seaLevelhPa): argument
/AliOS-Things-master/components/sensor/drv/
A Ddrv_baro_ifx_dps310.c578 uint8_t pressure) in setOpMode_3param()
1152 int32_t pressure = 0; in drv_baro_ifx_dps310_read() local
A Ddrv_temp_humi_baro_bosch_bme280.c726 uint32_t pressure = 0; in drv_bosch_bme280_comp_baro() local
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_evdev.c90 int x, y, pressure; member

Completed in 25 milliseconds