0a4b248047
Add Atmel Pwm typedef so that when doing `Pwm * const pwm` definition checkpatch doesn't complain about the position of the '*'. If not added, we must define `Pwm *const pwm` to make checkpatch happy, but, clang-format results in `Pwm * const pwm` (correct). Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
9 lines
130 B
Plaintext
9 lines
130 B
Plaintext
_cpu_arch_t
|
|
k_mem_partition_attr_t
|
|
mbedtls_pk_context
|
|
z_arch_esf_t
|
|
pinctrl_soc_pin_t
|
|
io_rw_32
|
|
\b[a-zA-Z_][a-zA-Z0-9_]*TypeDef
|
|
Pwm
|