mbed-os/hal
Vincent Coubard 20149dfcf5 [HAL] Ad primitives for long lived timestamp to the ticker API.
- A new 64 timestamp type has been added: us_timestamp_t.
- Changed type of timestamp in ticker_events iinto us_timestamp_t.
- Event queue now have a to store a current, absolute timestamp.
- Add alternative versions of ticker_insert_event and ticker_read which accept
  in input us_timestamp_t.
- Add documentation explaining the limitation and behavior of ticker_read and
  ticker_insert_event.
2017-05-16 10:35:11 +01:00
..
TARGET_FLASH_CMSIS_ALGO Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
storage_abstraction Add tags to our code 2016-10-04 15:02:44 -05:00
analogin_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
analogout_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
buffer.h Add tags to our code 2016-10-04 15:02:44 -05:00
can_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
can_helper.h Add tags to our code 2016-10-04 15:02:44 -05:00
dma_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
emac_api.h Moved emac_api.h to the appropriate folder 2016-11-17 13:52:42 -06:00
ethernet_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
flash_api.h hal: add flash hal api 2017-02-21 14:08:09 -06:00
gpio_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
gpio_irq_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
i2c_api.h I2C - correct return values for write functions 2016-11-21 11:26:02 +00:00
lp_ticker_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
mbed_gpio.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_lp_ticker_api.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_pinmap_common.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_ticker_api.c Fix crash with events in the past 2017-03-21 12:02:33 -07:00
mbed_us_ticker_api.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
pinmap.h Add tags to our code 2016-10-04 15:02:44 -05:00
port_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
pwmout_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
rtc_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
serial_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
sleep_api.h Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
spi_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
ticker_api.h [HAL] Ad primitives for long lived timestamp to the ticker API. 2017-05-16 10:35:11 +01:00
trng_api.h Add tags to our code 2016-10-04 15:02:44 -05:00
us_ticker_api.h Add tags to our code 2016-10-04 15:02:44 -05:00