Home
last modified time | relevance | path

Searched refs:cfg1 (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_demo_nv.c27 hi_nv_demo_tset_cfg cfg, cfg1; in nv_demo() local
30 (hi_void)memset_s(&cfg1, sizeof(cfg1), 0, sizeof(cfg1)); in nv_demo()
57 cfg1.nv_demo_test_num0 = 0x3; in nv_demo()
60 ret = hi_nv_write(HI_NV_DEMO_RST_CFG_ID, &cfg1, sizeof(cfg1), 0); in nv_demo()
78 hi_factory_nv_demo_tset_cfg cfg, cfg1; in factory_nv_demo() local
80 (hi_void)memset_s(&cfg1, sizeof(cfg1), in factory_nv_demo()
[all...]
/device/soc/hisilicon/common/platform/pwm/
H A Dpwm_hi35xx.h51 volatile uint32_t cfg1; member
97 reg->cfg1 = duty / PWM_CLK_PERIOD; in HiPwmSetDuty()

Completed in 1 milliseconds