Searched refs:xtal_type (Results 1 – 11 of 11) sorted by relevance
| /bsp/bouffalo_lab/bl60x/board/ |
| A D | fw_header.h | 89 uint8_t xtal_type; member
|
| A D | fw_header.c | 89 .clk_cfg.cfg.xtal_type = 0x04, /*!< 0:None,1:24M,2:32M,3:38.4M,4:40M,5:26M,6:RC32M */
|
| /bsp/bouffalo_lab/bl70x/board/ |
| A D | fw_header.h | 89 uint8_t xtal_type; member
|
| A D | fw_header.c | 89 … .clk_cfg.cfg.xtal_type = 0x01, /*!< 0:Not use XTAL to set PLL, 1:XTAL is 32M, 2:XTAL is RC32M */
|
| /bsp/bouffalo_lab/bl61x/board/ |
| A D | fw_header.h | 89 uint8_t xtal_type; member
|
| A D | fw_header.c | 93 .clk_cfg.cfg.xtal_type = 0x07, /*!< 0:None,1:24M,2:32M,3:38.4M,4:40M,5:26M,6:RC32M */
|
| /bsp/bouffalo_lab/bl808/lp/board/ |
| A D | fw_header.h | 89 uint8_t xtal_type; member
|
| A D | fw_header.c | 89 .clk_cfg.cfg.xtal_type = 0x07, /*!< 0:None,1:24M,2:32M,3:38.4M,4:40M,5:26M,6:RC32M */
|
| /bsp/bouffalo_lab/bl808/m0/board/ |
| A D | fw_header.h | 89 uint8_t xtal_type; member
|
| A D | fw_header.c | 89 .clk_cfg.cfg.xtal_type = 0x07, /*!< 0:None,1:24M,2:32M,3:38.4M,4:40M,5:26M,6:RC32M */
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/ |
| A D | bl616_pm.c | 599 uint8_t xtal_type = 0; in pm_pds_mode_enter() local 609 HBN_Get_Xtal_Type(&xtal_type); in pm_pds_mode_enter()
|
Completed in 18 milliseconds