soc: Rename reserved function names
Rename reserved function names in the soc/ subdirectory. Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
This commit is contained in:
parent
5aecf9db37
commit
fd42bf7443
34 changed files with 84 additions and 84 deletions
|
@ -210,7 +210,7 @@ static int imxrt_init(struct device *arg)
|
|||
SCB_EnableDCache();
|
||||
}
|
||||
|
||||
_ClearFaults();
|
||||
z_clearfaults();
|
||||
|
||||
/* Initialize system clock */
|
||||
clkInit();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue