OpenRTX/openrtx/include/interfaces
tarxvf fc6849afb9 Fixed linux RTC driver to make it return UTC time instead of local one 2022-07-10 09:15:10 +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
graphics.h Fixed compiler warnings after signedness conversion of point_t 2022-07-10 09:14:41 +02:00
keyboard.h Refactored keyboard thread by moving the keypad scan logic to a dedicated function inside input.h 2022-07-02 10:28:28 +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