Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/
A Dbl616_clock.h172 BL_Err_Type CPU_Set_MTimer_CLK(uint8_t enable, BL_MTimer_Source_Clock_Type mTimerSourceClockType, u…
A Dbl616_romdriver_e907.h634 …((BL_Err_Type (*) (uint8_t enable, BL_MTimer_Source_Clock_Type mTimerSourceClockType, uint16_t div…
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_clock.c1117 …ON CPU_Set_MTimer_CLK(uint8_t enable, BL_MTimer_Source_Clock_Type mTimerSourceClockType, uint16_t … in CPU_Set_MTimer_CLK() argument
1128 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, MCU_MISC_REG_MCU_RTC_CLK_SEL, mTimerSourceClockType); in CPU_Set_MTimer_CLK()
A Dbl616_romapi_e907.c105 BL_Err_Type CPU_Set_MTimer_CLK(uint8_t enable, BL_MTimer_Source_Clock_Type mTimerSourceClockType, u… in CPU_Set_MTimer_CLK() argument
106 return RomDriver_CPU_Set_MTimer_CLK(enable,mTimerSourceClockType,div); in CPU_Set_MTimer_CLK()

Completed in 21 milliseconds