Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c1291 static void stm32_tamp_set_atper(uint32_t pins_out_bits, uint32_t *atcr1) in stm32_tamp_set_atper() argument
1295 switch (popcount(pins_out_bits)) { in stm32_tamp_set_atper()