Searched refs:STM32MP1_SHRES_GPIOZ (Results 1 – 2 of 2) sorted by relevance
47 [STM32MP1_SHRES_GPIOZ(0)] = "GPIOZ0",48 [STM32MP1_SHRES_GPIOZ(1)] = "GPIOZ1",49 [STM32MP1_SHRES_GPIOZ(2)] = "GPIOZ2",178 case STM32MP1_SHRES_GPIOZ(0): in register_periph()179 case STM32MP1_SHRES_GPIOZ(1): in register_periph()180 case STM32MP1_SHRES_GPIOZ(2): in register_periph()181 case STM32MP1_SHRES_GPIOZ(3): in register_periph()182 case STM32MP1_SHRES_GPIOZ(4): in register_periph()183 case STM32MP1_SHRES_GPIOZ(5): in register_periph()184 case STM32MP1_SHRES_GPIOZ(6): in register_periph()[all …]
12 #define STM32MP1_SHRES_GPIOZ(i) (STM32MP1_SHRES_GPIOZ_0 + (i)) macro
Completed in 3 milliseconds