Home
last modified time | relevance | path

Searched refs:bEnGate (Results 1 – 10 of 10) sorted by relevance

/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Dbt.c418 M0P_TIM0_MODE0->M0CR_f.GATE = pstcConfig->bEnGate; in Bt_Mode0_Init()
431 M0P_TIM1_MODE0->M0CR_f.GATE = pstcConfig->bEnGate; in Bt_Mode0_Init()
444 M0P_TIM2_MODE0->M0CR_f.GATE = pstcConfig->bEnGate; in Bt_Mode0_Init()
A Dtimer0.c392 M0P_TIM0_MODE0->M0CR_f.GATE = pstcConfig->bEnGate; in Tim0_Mode0_Init()
A Dtimer3.c401 M0P_TIM3_MODE0->M0CR_f.GATE = pstcConfig->bEnGate; in Tim3_Mode0_Init()
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/
A Dhc32l196_timer3.h459 boolean_t bEnGate; ///< 门控使能 member
A Dhc32l196_bt.h447 boolean_t bEnGate; ///< 门控使能 member
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/
A Dtimer3.h459 boolean_t bEnGate; ///< 门控使能 member
A Dtimer0.h459 boolean_t bEnGate; ///< 门控使能 member
A Dbt.h447 boolean_t bEnGate; ///< 门控使能 member
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/
A Dhc32l196_timer3.c358 M0P_TIM3_MODE0->M0CR_f.GATE = pstcCfg->bEnGate; in Tim3_Mode0_Init()
A Dhc32l196_bt.c368 pstcM0PBt->M0CR_f.GATE = pstcCfg->bEnGate; in Bt_Mode0_Init()

Completed in 43 milliseconds