Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/
A Dbl602_clock.h65 BL_SYSTEM_CLOCK_MAX, /*!< MAX type of system clock */ enumerator
86 uint16_t systemClock[BL_SYSTEM_CLOCK_MAX]; /*!< System lock value */
106 ((type) == BL_SYSTEM_CLOCK_MAX))
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/
A Dbl702_clock.h65 BL_SYSTEM_CLOCK_MAX, /*!< MAX type of system clock */ enumerator
92 uint16_t systemClock[BL_SYSTEM_CLOCK_MAX]; /*!< System lock value */
112 ((type) == BL_SYSTEM_CLOCK_MAX))
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/
A Dbl616_clock.h69 BL_SYSTEM_CLOCK_MAX, /*!< MAX type of system clock */ enumerator
83 uint32_t systemClock[BL_SYSTEM_CLOCK_MAX]; /*!< System lock value */
147 ((type) == BL_SYSTEM_CLOCK_MAX))
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/
A Dbl808_clock.h76 BL_SYSTEM_CLOCK_MAX, /*!< MAX type of system clock */ enumerator
85 uint32_t systemClock[BL_SYSTEM_CLOCK_MAX]; /*!< System lock value */
161 ((type) == BL_SYSTEM_CLOCK_MAX))

Completed in 9 milliseconds