Searched defs:cb_list_ptr (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.7.0/include/zephyr/sensing/ |
D | sensing_sensor.h | 197 #define SENSING_CONNECTION_INITIALIZER(source_name, cb_list_ptr) \ argument 212 #define SENSING_CONNECTION_DEFINE(idx, node, cb_list_ptr) \ argument 226 #define SENSING_CONNECTIONS_DEFINE(node, num, cb_list_ptr) \ argument 318 #define SENSING_SENSOR_DEFINE(node, prop, idx, reg_ptr, cb_list_ptr) \ argument 341 #define SENSING_SENSORS_DEFINE(node, reg_ptr, cb_list_ptr) \ argument 369 #define SENSING_SENSORS_DT_DEFINE(node, reg_ptr, cb_list_ptr, \ argument
|