Home
last modified time | relevance | path

Searched refs:LPGPIO_SetMode (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dlpgpio.h68 void LPGPIO_SetMode(LPGPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode);
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpgpio.c38 void LPGPIO_SetMode(LPGPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode) in LPGPIO_SetMode() function