OpenRTX/openrtx/include/interfaces
Silvano Seva 1bb574c4fa Reorganised graphics module and moved graphics.h from interfaces to core folder 2022-07-18 21:30:43 +02:00
..
audio.h Updated copyright headers 2022-06-02 09:56:05 +02:00
audio_path.h Updated copyright headers 2022-06-02 09:56:05 +02:00
audio_stream.h Extended output stream API to support also circular double-buffered mode, implemented output stream driver for MDx 2022-05-27 21:48:47 +02:00
cps_io.h Implement codeplug read and write functions 2022-06-01 16:05:35 +02:00
delays.h Added the 'sleepUntil' API function to delays interface, allowing to put a thread in sleeping state until a certain absolute timepoint is reached 2022-07-02 10:47:19 +02:00
display.h Updated copyright headers 2022-06-02 09:56:05 +02:00
gpio.h Updated copyright headers 2022-06-02 09:56:05 +02:00
gps.h Reorganised GPS driver to allow for non-blocking acquisition of NMEA sentences 2022-07-02 10:28:28 +02:00
keyboard.h Removed unnecessary build dependencies when project is being configured for linux target 2022-07-18 18:48:26 +02:00
nvmem.h Separated interface for CPS loading from the non volatile memory one 2022-06-01 14:56:33 +02:00
platform.h Updated copyright headers 2022-06-02 09:56:05 +02:00
radio.h Updated copyright headers 2022-06-02 09:56:05 +02:00
rtc.h Fixed linux RTC driver to make it return UTC time instead of local one 2022-07-10 09:15:10 +02:00