|
Bridle API 4.2.0
A Zephyr based application framework
|
Driver Callback for the STK8BA58 3-axis accelerometer. More...
Functions | |
| LOG_MODULE_DECLARE (STK8BA58, CONFIG_SENSOR_LOG_LEVEL) | |
| static void | stk8ba58_gpio_callback (const struct device *dev, struct gpio_callback *cb, uint32_t pins) |
| static void | stk8ba58_handle_drdy_int (const struct device *dev) |
| static void | stk8ba58_handle_int (const struct device *dev) |
| static int | stk8ba58_init_interrupt (const struct device *dev) |
| int | stk8ba58_trigger_init (const struct device *dev) |
| int | stk8ba58_trigger_set (const struct device *dev, const struct sensor_trigger *trig, sensor_trigger_handler_t handler) |
Driver Callback for the STK8BA58 3-axis accelerometer.
| LOG_MODULE_DECLARE | ( | STK8BA58 | , |
| CONFIG_SENSOR_LOG_LEVEL | |||
| ) |
|
static |
|
static |
|
static |
|
static |
| int stk8ba58_trigger_init | ( | const struct device * | dev | ) |
| int stk8ba58_trigger_set | ( | const struct device * | dev, |
| const struct sensor_trigger * | trig, | ||
| sensor_trigger_handler_t | handler | ||
| ) |