Searched refs:board_early_init_hook (Results 1 – 4 of 4) sorted by relevance
70 void board_early_init_hook(void);
11 void board_early_init_hook(void) in board_early_init_hook() function
55 A custom board hook board_early_init_hook() is executed before the kernel and
772 board_early_init_hook(); in z_cstart()