arm-trusted-firmware/drivers/st/gpio
Yann Gautier 5d942ff196 fix(st-gpio): define shift as uint32_t
This corrects MISRA C2012-10.6:
The value of a composite expression shall not be assigned to an object
with wider essential type.
While at it change all the shift values to unsigned.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: Idf9915313af965db2106095df7cb48a84f50c519
2022-12-07 18:25:13 +01:00
..
stm32_gpio.c fix(st-gpio): define shift as uint32_t 2022-12-07 18:25:13 +01:00