Searched refs:states (Results 1 – 8 of 8) sorted by relevance
45 state = &srv->states[i]; in send_sensor_descriptor_status()63 state = &srv->states[i]; in send_sensor_descriptor_status()112 state = &srv->states[i]; in send_sensor_data_status()140 state = &srv->states[i]; in send_sensor_data_status()193 state = &srv->states[i]; in send_sensor_cadence_status()304 state = &srv->states[i]; in send_sensor_settings_status()341 state = &srv->states[i]; in find_sensor_setting()438 state = &srv->states[i]; in send_sensor_column_status()513 state = &srv->states[i]; in send_sensor_series_status()594 if (srv->state_count == 0U || srv->states == NULL) { in sensor_get()[all …]
3 …ins how to generate pin muxing definitions to support pin states for Espressif SoCs. Pin states ar…9 … `ESP32`). Pin muxing information will be derived from this file to support pin states description.45 …r, the script expects an array. Failing to do so, may lead to unintended states generation. For ex…73 Use those definitions on your pin states declarations.
172 struct bt_mesh_sensor_state *states; member179 struct bt_mesh_sensor_state *states; member
49 uint64_t states; member
528 esp_ble_mesh_sensor_state_t *states; /*!< Parameters of the Sensor states */ member536 esp_ble_mesh_sensor_state_t *states; /*!< Parameters of the Sensor states */ member
37 …use ``esptool.py`` respects the semantic versioning specification (which states that breaking chan…
15 * ``--force``. Suppress an error to burn eFuses. The tool checks for incompatible eFuse states to p…
133 bt_mesh_dev.le.states = (states_sh << 32) | states_fh; in bt_mesh_hci_init()