osmocom on windows

Peter Stuge peter at stuge.se
Sat Oct 16 19:08:21 CEST 2010


eisencah eisenach wrote:
> Cannot figure out where sercomm_drv_pull is defined.

$ git grep sercomm_drv_pull
src/host/osmocon/osmocon.c:     if (sercomm_drv_pull(&c) != 0) {
src/target/firmware/calypso/uart.c:                     if (!sercomm_drv_pull(&ch)) {
src/target/firmware/comm/sercomm.c:int sercomm_drv_pull(uint8_t *ch)
src/target/firmware/include/comm/sercomm.h:int sercomm_drv_pull(uint8_t *ch);


//Peter



More information about the baseband-devel mailing list