STM32L443xx HAL User Manual
|
Functions | |
static uint32_t | TSC_extract_groups (uint32_t iomask) |
Utility function used to set the acquired groups mask. |
static uint32_t TSC_extract_groups | ( | uint32_t | iomask | ) | [static] |
Utility function used to set the acquired groups mask.
iomask | Channels IOs mask |
Acquired | groups mask |
Definition at line 1097 of file stm32l4xx_hal_tsc.c.
References TSC_NB_OF_GROUPS.
Referenced by HAL_TSC_Init(), and HAL_TSC_IOConfig().