osmocom-bb/src/target/firmware/include
Pablo Neira Ayuso d3ba2f6037 src: use namespace prefix osmo_timer*
Summary of changes:

s/struct timer_list/struct osmo_timer_list/g
s/bsc_add_timer/osmo_timer_add/g
s/bsc_schedule_timer/osmo_timer_schedule/g
s/bsc_del_timer/osmo_timer_del/g
s/bsc_timer_pending/osmo_timer_pending/g
s/bsc_nearest_timer/osmo_timers_nearest/g
s/bsc_prepare_timers/osmo_timers_prepare/g
s/bsc_update_timers/osmo_timers_update/g
s/bsc_timer_check/osmo_timers_check/g
2011-05-15 14:39:30 +02:00
..
abb TWL3025: add default APC ramp 2010-03-01 23:48:44 +01:00
arpa add missing inet.h 2010-03-07 21:04:36 +01:00
asm layer1: Disable FIQ as well as IRQ for locking between L1S and L1A 2010-05-17 09:23:35 +02:00
calypso uart.h: move header out of calypso-directory 2011-05-05 09:52:47 +02:00
comm src: use namespace prefix osmo_timer* 2011-05-15 14:39:30 +02:00
display Introduce LCD display_driver infrastructure 2010-03-12 12:18:17 +08:00
flash firmware: moved cfi_flash header to flash subdirectory 2010-07-20 14:41:21 +02:00
layer1 src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
mtk target/boards: add infrastructure for loaders for Mediatek platforms 2011-05-05 09:52:47 +02:00
rf src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
arm.h Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
board.h firmware: board init with a ctor does not seem a good idea to me because i need binaries without board init 2010-07-20 14:41:20 +02:00
byteorder.h remove __force macro references 2010-03-07 19:17:08 +01:00
console.h Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
ctors.h [firmware] move board_init() to a gcc-type constructor 2010-06-24 18:03:08 +02:00
ctype.h start to use libosmocore within the firmware 2010-03-07 20:56:12 +01:00
debug.h Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
defines.h firmware: removed obsolete comment 2010-07-20 14:41:20 +02:00
delay.h Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
display.h [display] add driver for the Toppoly TD014, as used in the C139/C140 2010-07-20 14:41:21 +02:00
i2c.h Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
keypad.h Allow use of keypad driver without interrupts. 2010-03-07 11:47:09 +01:00
manifest.h firmware: proper namespace in manifest. 2010-04-08 10:35:26 +02:00
memory.h Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
rffe.h src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
spi.h Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
stdint.h stdint.h: Next attempt at making this work with various compilers 2010-12-20 21:01:22 +01:00
stdio.h start to use libosmocore within the firmware 2010-03-07 20:56:12 +01:00
string.h Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
swab.h import byte-ordering defines/macros from linux 2010-03-07 19:05:13 +01:00
uart.h uart.h: move header out of calypso-directory 2011-05-05 09:52:47 +02:00
uwire.h calypso: Add experimental driver for uWire 2010-02-23 15:03:05 +01:00