Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 25 of 47) sorted by relevance

12

/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc_csi.c33 static aos_status_t set_input_cfg(aos_gpioc_csi_t *gpioc_csi, uint32_t pin, uint32_t cfg) in set_input_cfg()
74 static aos_status_t set_output_cfg(aos_gpioc_csi_t *gpioc_csi, uint32_t pin, uint32_t cfg) in set_output_cfg()
97 uint32_t cfg = mode & AOS_GPIO_INPUT_CFG_MASK; in restore_mode() local
103 uint32_t cfg = mode & AOS_GPIO_OUTPUT_CFG_MASK; in restore_mode() local
121 uint32_t cfg = mode & AOS_GPIO_INPUT_CFG_MASK; in gpioc_csi_set_mode() local
148 uint32_t cfg = mode & AOS_GPIO_OUTPUT_CFG_MASK; in gpioc_csi_set_mode() local
/AliOS-Things-master/hardware/chip/haas1000/csi/
A Dgpio.c44 struct HAL_IOMUX_PIN_FUNCTION_MAP cfg; in csi_gpio_dir() local
69 struct HAL_IOMUX_PIN_FUNCTION_MAP cfg; in csi_gpio_mode() local
155 struct HAL_GPIO_IRQ_CFG_T cfg; in csi_gpio_irq_enable() local
A Dpwm.c36 struct HAL_PWM_CFG_T cfg; in csi_pwm_out_config() local
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c274 struct gatt_sc_cfg *cfg; in bt_gatt_clear_sc() local
321 struct gatt_sc_cfg *cfg; in sc_clear() local
366 struct gatt_sc_cfg *cfg; in sc_save() local
485 struct gatt_cf_cfg *cfg; in cf_read() local
530 struct gatt_cf_cfg *cfg; in cf_write() local
732 struct gatt_cf_cfg *cfg; in remove_cf_cfg() local
904 struct gatt_cf_cfg *cfg; in sc_indicate_rsp() local
1724 struct gatt_cf_cfg *cfg; in gatt_cf_notify_multi() local
2197 struct gatt_cf_cfg *cfg; in sc_restore_rsp() local
2220 struct gatt_sc_cfg *cfg; in sc_restore() local
[all …]
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/
A Dcommonclient_ut.cc41 const ClientConfiguration cfg; in TEST() local
163 const ClientConfiguration cfg; in TEST() local
215 const ClientConfiguration cfg; in TEST() local
A Dlocationclient_ut.cc21 mockLocationClient(const string& key, const string& secret, const ClientConfiguration& cfg): in mockLocationClient()
23 mockLocationClient(const Credentials& credentials, const ClientConfiguration& cfg): in mockLocationClient()
A Dstsclient_ut.cc21 mockStsClient(const string& key, const string& secret, const ClientConfiguration& cfg): in mockStsClient()
23 mockStsClient(const Credentials& credentials, const ClientConfiguration& cfg): in mockStsClient()
/AliOS-Things-master/hardware/board/haas100/drivers/
A Dkey.c46 int key_init(key_cfg_t *cfg) in key_init()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_srv.c83 struct bt_mesh_cfg_srv *cfg = model->user_data; in hb_send() local
775 struct bt_mesh_cfg_srv *cfg = model->user_data; in beacon_set() local
829 struct bt_mesh_cfg_srv *cfg = model->user_data; in default_ttl_set() local
880 struct bt_mesh_cfg_srv *cfg = model->user_data; in gatt_proxy_set() local
965 struct bt_mesh_cfg_srv *cfg = model->user_data; in net_transmit_set() local
1012 struct bt_mesh_cfg_srv *cfg = model->user_data; in relay_set() local
2253 void hb_pub_disable(struct bt_mesh_cfg_srv *cfg) in hb_pub_disable()
2666 struct bt_mesh_cfg_srv *cfg = model->user_data; in send_friend_status() local
2774 struct bt_mesh_cfg_srv *cfg = conf; in lpn_hb_send() local
3319 struct bt_mesh_cfg_srv *cfg = conf; in bt_mesh_cfg_reset() local
[all …]
/AliOS-Things-master/components/drivers/peripheral/i2c/include/aos/
A Di2c.h18 uint32_t cfg; member
A Di2c_core.h47 uint32_t cfg; member
/AliOS-Things-master/components/ulog/src/
A Dulog_fs_cfg.c28 ulog_cfg_t *cfg[ulog_cfg_para_cnt]; member
314 static void parser_cfg_file(const char* cfg) in parser_cfg_file()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_wdt.c71 wdg_config_t cfg = {0}; in machine_wdt_make_new() local
A Dmphalport.c144 int32_t mp_hal_pin_config_set(mp_hal_pin_obj_t pin_obj, gpio_config_t cfg) { in mp_hal_pin_config_set()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_wdt.c71 wdg_config_t cfg = {0}; in machine_wdt_make_new() local
A Dmphalport.c144 int32_t mp_hal_pin_config_set(mp_hal_pin_obj_t pin_obj, gpio_config_t cfg) { in mp_hal_pin_config_set()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs_lfs.c70 struct lfs1_file_config cfg; member
121 struct lfs2_file_config cfg; member
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_wdt.c49 wdg_config_t cfg = { 0 }; in machine_wdt_make_new() local
A Dmphalport.c190 mp_int_t mp_hal_pin_config_set(mp_hal_pin_obj_t pin_obj, gpio_config_t cfg) in mp_hal_pin_config_set()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dpwm.c34 static void __hal_pwm_pram2cfg(struct HAL_PWM_CFG_T *cfg, pwm_config_t *pram) in __hal_pwm_pram2cfg()
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_dma.h234 const struct HAL_DMA_CH_CFG_T *cfg, in hal_dma_init_desc()
239 const struct HAL_DMA_CH_CFG_T *cfg) {return HAL_DMA_ERR;} in hal_dma_sg_start()
242 const struct HAL_DMA_CH_CFG_T *cfg, in hal_dma_sg_2d_start()
246 static inline enum HAL_DMA_RET_T hal_dma_start(const struct HAL_DMA_CH_CFG_T *cfg) {return HAL_DMA_… in hal_dma_start()
/AliOS-Things-master/components/drivers/peripheral/spi/include/aos/
A Dspi.h26 uint32_t cfg; member
/AliOS-Things-master/hardware/chip/haas1000/aos_driver/pwm/
A Dpwm.c48 struct HAL_PWM_CFG_T cfg; in haas1000_pwm_out_config() local
/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh5.c117 #define H5_CFG_SLID_WIN(cfg) ((cfg) & 0x07) argument
118 #define H5_CFG_OOF_CNTRL(cfg) (((cfg) >> 3) & 0x01) argument
119 #define H5_CFG_DIC_TYPE(cfg) (((cfg) >> 4) & 0x01) argument
120 #define H5_CFG_VER_NUM(cfg) (((cfg) >> 5) & 0x07) argument
920 uint8_t cfg; in h5_process_ctl_pkts() local
/AliOS-Things-master/components/py_engine/engine/lib/littlefs/
A Dlfs2.c2452 const struct lfs2_file_config *cfg) {
3453 static int lfs2_init(lfs2_t *lfs2, const struct lfs2_config *cfg) {
4570 const struct lfs2_config *cfg) {
4869 #define LFS2_LOCK(cfg) cfg->lock(cfg) argument
4870 #define LFS2_UNLOCK(cfg) cfg->unlock(cfg) argument
4872 #define LFS2_LOCK(cfg) ((void)cfg, 0) argument
4873 #define LFS2_UNLOCK(cfg) ((void)cfg) argument
4878 int lfs2_format(lfs2_t *lfs2, const struct lfs2_config *cfg) {
4908 int lfs2_mount(lfs2_t *lfs2, const struct lfs2_config *cfg) {
5065 const struct lfs2_file_config *cfg) {
[all …]

Completed in 54 milliseconds

12