Home
last modified time | relevance | path

Searched refs:elements (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/zephyr/scripts/pinctrl/
DREADME.md38 …composed of __integers__ and/or __2-sized arrays of integers__. Integer elements represent a pin n…
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h689 esp_ble_mesh_elem_t *elements; /*!< A sequence of elements */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in547 Provisioner can provision up to 20 nodes and each node contains two elements,
904 In other words, this determines from how many elements can segmented
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1779 esp_ble_mesh_elem_t *elem = &arg->mesh_init.comp->elements[i]; in btc_ble_mesh_prov_call_handler()