Searched refs:DEBUG_UART_TX_GPIO_PORT (Results 1 – 4 of 4) sorted by relevance
12 #define GPIO_TX_SHIFT (DEBUG_UART_TX_GPIO_PORT << 1)130 #if DEBUG_UART_TX_GPIO_PORT >= GPIO_ALT_LOWER_LIMIT133 ((DEBUG_UART_TX_GPIO_PORT - GPIO_ALT_LOWER_LIMIT) << 2))136 ((DEBUG_UART_TX_GPIO_PORT - GPIO_ALT_LOWER_LIMIT) << 2))141 mov_imm w0, (GPIO_ALTERNATE_MASK << (DEBUG_UART_TX_GPIO_PORT << 2))143 mov_imm w0, (DEBUG_UART_TX_GPIO_ALTERNATE << (DEBUG_UART_TX_GPIO_PORT << 2))
14 #define GPIO_TX_SHIFT (DEBUG_UART_TX_GPIO_PORT << 1)242 #if DEBUG_UART_TX_GPIO_PORT >= GPIO_ALT_LOWER_LIMIT245 ((DEBUG_UART_TX_GPIO_PORT - GPIO_ALT_LOWER_LIMIT) << 2))247 ((DEBUG_UART_TX_GPIO_PORT - GPIO_ALT_LOWER_LIMIT) << 2))251 bic r2, r2, #(GPIO_ALTERNATE_MASK << (DEBUG_UART_TX_GPIO_PORT << 2))252 orr r2, r2, #(DEBUG_UART_TX_GPIO_ALTERNATE << (DEBUG_UART_TX_GPIO_PORT << 2))
265 #define DEBUG_UART_TX_GPIO_PORT 6 macro276 #define DEBUG_UART_TX_GPIO_PORT 11 macro
339 #define DEBUG_UART_TX_GPIO_PORT 3 macro354 #define DEBUG_UART_TX_GPIO_PORT 4 macro