Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal.c586 LL_SYSCFG_ConfigPinMux(pin_binding); in HAL_SYSCFG_SetPinBinding()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_system.h508 __STATIC_INLINE void LL_SYSCFG_ConfigPinMux(uint32_t mux_cfg) in LL_SYSCFG_ConfigPinMux() function