Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Daccess.c28 void bt_mesh_model_foreach(void (*func)(struct bt_mesh_model *mod, in bt_mesh_model_foreach()
58 int32_t bt_mesh_model_pub_period_get(struct bt_mesh_model *mod) in bt_mesh_model_pub_period_get()
96 static int32_t next_period(struct bt_mesh_model *mod) in next_period()
126 struct bt_mesh_model *mod = user_data; in publish_sent() local
150 struct bt_mesh_model *mod = user_data; in publish_start() local
169 static int publish_retransmit(struct bt_mesh_model *mod) in publish_retransmit()
283 struct bt_mesh_elem *bt_mesh_model_elem(struct bt_mesh_model *mod) in bt_mesh_model_elem()
321 static void mod_init(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, in mod_init()
382 static void mod_deinit(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, in mod_deinit()
468 uint16_t *bt_mesh_model_find_group(struct bt_mesh_model *mod, uint16_t addr) in bt_mesh_model_find_group()
[all …]
Dcfg_srv.c46 struct bt_mesh_model *mod = NULL; in comp_add_elem() local
530 static void _mod_unbind(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, in _mod_unbind()
974 bool vnd, struct bt_mesh_model *mod, in send_mod_pub_status()
1014 struct bt_mesh_model *mod = NULL; in mod_pub_get() local
1062 struct bt_mesh_model *mod = NULL; in mod_pub_set() local
1230 static size_t mod_sub_list_clear(struct bt_mesh_model *mod) in mod_sub_list_clear()
1268 struct bt_mesh_model *mod = NULL; in mod_pub_va_set() local
1328 static size_t mod_sub_list_clear(struct bt_mesh_model *mod) in mod_sub_list_clear()
1349 struct bt_mesh_model *mod = NULL; in mod_pub_va_set() local
1425 struct bt_mesh_model *mod = NULL; in mod_sub_add() local
[all …]
Dmain.c291 static void model_suspend(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, in model_suspend()
330 static void model_resume(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, in model_resume()
Dprovisioner_main.c1168 static void _model_unbind(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, in _model_unbind()
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Decc.c295 const uECC_word_t *right, const uECC_word_t *mod, in uECC_vli_modAdd()
307 const uECC_word_t *right, const uECC_word_t *mod, in uECC_vli_modSub()
321 const uECC_word_t *mod, wordcount_t num_words) in uECC_vli_mmod()
365 const uECC_word_t *right, const uECC_word_t *mod, in uECC_vli_modMult()
393 const uECC_word_t *mod, in vli_modInv_update()
409 const uECC_word_t *mod, wordcount_t num_words) in uECC_vli_modInv()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Decc.c295 const uECC_word_t *right, const uECC_word_t *mod, in uECC_vli_modAdd()
307 const uECC_word_t *right, const uECC_word_t *mod, in uECC_vli_modSub()
321 const uECC_word_t *mod, wordcount_t num_words) in uECC_vli_mmod()
365 const uECC_word_t *right, const uECC_word_t *mod, in uECC_vli_modMult()
393 const uECC_word_t *mod, in vli_modInv_update()
409 const uECC_word_t *mod, wordcount_t num_words) in uECC_vli_modInv()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c511 static int btc_ble_mesh_model_publish_update(struct bt_mesh_model *mod) in btc_ble_mesh_model_publish_update()
1088 int32_t btc_ble_mesh_model_pub_period_get(esp_ble_mesh_model_t *mod) in btc_ble_mesh_model_pub_period_get()
1098 uint16_t *btc_ble_mesh_model_find_group(esp_ble_mesh_model_t *mod, uint16_t addr) in btc_ble_mesh_model_find_group()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h358 struct bt_mesh_model *mod; member
574 static inline bool bt_mesh_model_in_primary(const struct bt_mesh_model *mod) in bt_mesh_model_in_primary()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h652 static inline void i2s_ll_tx_set_pdm_chan_mod(i2s_dev_t *hw, uint32_t mod) in i2s_ll_tx_set_pdm_chan_mod()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h639 static inline void i2s_ll_tx_set_pdm_chan_mod(i2s_dev_t *hw, uint32_t mod) in i2s_ll_tx_set_pdm_chan_mod()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h659 static inline void i2s_ll_tx_set_pdm_chan_mod(i2s_dev_t *hw, uint32_t mod) in i2s_ll_tx_set_pdm_chan_mod()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h640 static inline void i2s_ll_tx_set_pdm_chan_mod(i2s_dev_t *hw, uint32_t mod) in i2s_ll_tx_set_pdm_chan_mod()