gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:stop_com from mtkernel_3/device/ser/sysdepend/stm32l4/ser_stm32l4.c (0.00 seconds)
mtkernel_3
device/ser/sysdepend/stm32l4/ser_stm32l4.c - 7.2KB - 215 lines
150:                 DisableInt(INTNO_USART1 + unit);
151:                 stop_com(unit);
152:                 break;
202: /* USART device initialize (Disable USART & Disable all interrupt) */ 203: stop_com(unit); 204: