Searched defs:PWR_PORTH_AVAILABLE_PINS (Results 1 – 5 of 5) sorted by relevance
42 #define PWR_PORTH_AVAILABLE_PINS ((uint32_t)0x0000000B) /* PH0/PH1/PH3 */ macro44 #define PWR_PORTH_AVAILABLE_PINS ((uint32_t)0x0000000B) /* PH0/PH1/PH3 */ macro46 #define PWR_PORTH_AVAILABLE_PINS ((uint32_t)0x00000003) /* PH0/PH1 */ macro48 #define PWR_PORTH_AVAILABLE_PINS ((uint32_t)0x0000FFFF) /* PH0..PH15 */ macro
116 #define PWR_PORTH_AVAILABLE_PINS (0x00008U) macro121 #define PWR_PORTH_AVAILABLE_PINS (0x00008U) macro
43 #define PWR_PORTH_AVAILABLE_PINS (PWR_GPIO_BIT_3) macro
43 #define PWR_PORTH_AVAILABLE_PINS (PWR_GPIO_BIT_3 | PWR_GPIO_BIT_1 | PWR_GPIO_BIT_0) macro
44 #define PWR_PORTH_AVAILABLE_PINS ((uint32_t)0x0000000B) /* PH0/PH1/PH3 */ macro