Searched defs:stm32f4 (Results 1 – 2 of 2) sorted by relevance
29 bool stm32f4 = uart_info->stm32f4; in _stm32_serial_setbrg() local61 bool stm32f4 = plat->uart_info->stm32f4; in stm32_serial_setconfig() local109 bool stm32f4 = plat->uart_info->stm32f4; in stm32_serial_getc() local133 bool stm32f4 = uart_info->stm32f4; in _stm32_serial_putc() local153 bool stm32f4 = plat->uart_info->stm32f4; in stm32_serial_pending() local167 bool stm32f4 = uart_info->stm32f4; in _stm32_serial_init() local
28 bool stm32f4; /* true for STM32F4, false otherwise */ member
Completed in 5 milliseconds