Searched refs:GPIO_PinLock (Results 1 – 8 of 8) sorted by relevance
| /bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/ |
| A D | hal_gpio.h | 158 void GPIO_PinLock(GPIO_Type * GPIOx, uint16_t pins, bool enable_lock);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_gpio.h | 176 void GPIO_PinLock(GPIO_TypeDef* gpio, u16 pin, FunctionalState state);
|
| /bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/ |
| A D | hal_gpio.c | 97 void GPIO_PinLock(GPIO_Type * GPIOx, uint16_t pins, bool enable_lock) in GPIO_PinLock() function
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_gpio.c | 256 void GPIO_PinLock(GPIO_TypeDef* gpio, u16 pin, FunctionalState state) in GPIO_PinLock() function
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/ |
| A D | ht32f1xxxx_gpio.h | 399 void GPIO_PinLock(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_nBITMAP);
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/ |
| A D | ht32f1xxxx_gpio.c | 461 void GPIO_PinLock(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_nBITMAP) in GPIO_PinLock() function
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/ |
| A D | ht32f5xxxx_gpio.h | 491 void GPIO_PinLock(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_nBITMAP);
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/ |
| A D | ht32f5xxxx_gpio.c | 489 void GPIO_PinLock(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_nBITMAP) in GPIO_PinLock() function
|
Completed in 20 milliseconds