Home
last modified time | relevance | path

Searched defs:boot_clk_cfg_t (Results 1 – 5 of 5) sorted by relevance

/bsp/bouffalo_lab/bl60x/board/
A Dfw_header.h99 struct __attribute__((packed, aligned(4))) boot_clk_cfg_t { struct
100 uint32_t magiccode;
101 struct sys_clk_cfg_t cfg;
102 uint32_t crc32;
/bsp/bouffalo_lab/bl70x/board/
A Dfw_header.h99 struct __attribute__((packed, aligned(4))) boot_clk_cfg_t { struct
100 uint32_t magiccode;
101 struct sys_clk_cfg_t cfg;
102 uint32_t crc32;
/bsp/bouffalo_lab/bl61x/board/
A Dfw_header.h105 struct __attribute__((packed, aligned(4))) boot_clk_cfg_t { struct
106 uint32_t magiccode;
107 struct sys_clk_cfg_t cfg;
108 uint32_t crc32;
/bsp/bouffalo_lab/bl808/lp/board/
A Dfw_header.h115 struct __attribute__((packed, aligned(4))) boot_clk_cfg_t { struct
116 uint32_t magiccode;
117 struct sys_clk_cfg_t cfg;
118 uint32_t crc32;
/bsp/bouffalo_lab/bl808/m0/board/
A Dfw_header.h115 struct __attribute__((packed, aligned(4))) boot_clk_cfg_t { struct
116 uint32_t magiccode;
117 struct sys_clk_cfg_t cfg;
118 uint32_t crc32;

Completed in 13 milliseconds