Searched refs:mTimerSourceClockType (Results 1 – 4 of 4) sorted by relevance
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/ |
| A D | bl616_clock.h | 172 BL_Err_Type CPU_Set_MTimer_CLK(uint8_t enable, BL_MTimer_Source_Clock_Type mTimerSourceClockType, u…
|
| A D | bl616_romdriver_e907.h | 634 …((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 D | bl616_clock.c | 1117 …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 D | bl616_romapi_e907.c | 105 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