OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:apb_parents
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sun9i_a80_ccu.c
131
static const char *
apb_parents
[] = { "hosc", "pll_periph0" };
variable in typeref:typename:const char * []
260
SUNXI_CCU_DIV(A80_CLK_APB0, "apb0",
apb_parents
,
266
SUNXI_CCU_NM(A80_CLK_APB1, "apb1",
apb_parents
,
/src/sys/arch/riscv/sunxi/
sun20i_d1_ccu.c
222
static const char *
apb_parents
[] = { "hosc", "losc", "psi", "pll_periph" };
variable in typeref:typename:const char * []
293
SUNXI_CCU_NM(D1_CLK_APB0, "apb0",
apb_parents
,
301
SUNXI_CCU_NM(D1_CLK_APB1, "apb1",
apb_parents
,
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025