Skip to content
Commit b3188f1c authored by Mulin Chao's avatar Mulin Chao Committed by Carles Cufí
Browse files

drivers: npcx: replace type of register base address with uintptr_t



Replace npcx register base address type, uint32_t, with uintptr_t.
It is easier to know what type of base address and for linear
addresses treated as integral values.

This CL also modified IS_BIT_SET() macro function to fit MISRA code
guidelines.

Signed-off-by: default avatarMulin Chao <MLChao@nuvoton.com>
parent 1eca7ab4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment