drivers: gpio: fix gpio warning
Implement conditional compilation to avoid the warning:
- Use LL_PWR_EnableVDDIO2() for STM32U3 series.
- Use LL_PWR_EnableVddIO2() for other series.
Signed-off-by:
Khaoula Bidani <khaoula.bidani-ext@st.com>
Loading
Please sign in to comment