Home
last modified time | relevance | path

Searched refs:HAL_PWREx_DisableStandbyIORetention (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr_ex.h336 HAL_StatusTypeDef HAL_PWREx_DisableStandbyIORetention(uint32_t GPIO_Port, uint32_t GPIO_Pin);
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr_ex.h523 void HAL_PWREx_DisableStandbyIORetention(void);
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c781 void HAL_PWREx_DisableStandbyIORetention(void) in HAL_PWREx_DisableStandbyIORetention() function
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pwr_ex.c729 HAL_StatusTypeDef HAL_PWREx_DisableStandbyIORetention(uint32_t GPIO_Port, uint32_t GPIO_Pin) in HAL_PWREx_DisableStandbyIORetention() function