ChibiOS/os/hal/templates
Giovanni Di Sirio ecfd351419 Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15033 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-07 09:28:53 +00:00
..
board Cleanup of TODO instances. 2019-05-18 06:41:00 +00:00
osal More time conversion macros added to HAL OSAL. 2020-04-29 07:53:08 +00:00
hal_adc_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_adc_lld.h Fixed bug #1152. 2021-04-23 07:28:54 +00:00
hal_can_lld.c Added canTryAbortX() function to CAN driver, implemented for STM32 CANv1. 2019-10-05 08:03:56 +00:00
hal_can_lld.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14574 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-06-27 06:40:46 +00:00
hal_crypto_lld.c More work on the crypto driver. 2019-05-04 17:12:11 +00:00
hal_crypto_lld.h Modified AES GCM function signatures. 2019-04-12 08:30:36 +00:00
hal_dac_lld.c Fixed some crypto-related errors. 2018-03-09 09:13:53 +00:00
hal_dac_lld.h Code style fixes. 2019-05-18 09:55:41 +00:00
hal_efl_lld.c Documentation-related fixes. 2020-03-15 13:41:45 +00:00
hal_efl_lld.h MISRA-related fixes. 2020-03-15 13:10:33 +00:00
hal_gpt_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_gpt_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_i2c_lld.c MISRA-related changes. 2018-02-10 11:25:29 +00:00
hal_i2c_lld.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14973 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-31 06:34:00 +00:00
hal_i2s_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_i2s_lld.h MISRA-related fixes. 2019-01-26 08:32:07 +00:00
hal_icu_lld.c Documentation fixes to the ICU driver. 2018-03-23 11:58:28 +00:00
hal_icu_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_lld.c Introduced a type for clock points. 2021-05-15 11:53:13 +00:00
hal_lld.h SPIv2 is not the default. 2021-11-07 09:27:46 +00:00
hal_mac_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_mac_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_pal_lld.c Cleanup in PAL driver. 2019-01-19 16:24:52 +00:00
hal_pal_lld.h Code style fixes. 2019-05-18 09:55:41 +00:00
hal_pwm_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_pwm_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_rtc_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_rtc_lld.h Documentation quality fixes. 2021-02-08 09:41:37 +00:00
hal_sdc_lld.c Code style fixes. 2019-05-18 09:55:41 +00:00
hal_sdc_lld.h MISRA-related fixes. 2020-03-15 13:10:33 +00:00
hal_serial_lld.c Code style fixes. 2019-05-18 09:55:41 +00:00
hal_serial_lld.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14574 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-06-27 06:40:46 +00:00
hal_sio_lld.c HAL version number to 8.0. Renamed HAL error codes. 2021-10-16 17:21:41 +00:00
hal_sio_lld.h Serial driver updated, fixed SIO template. 2021-09-24 09:57:55 +00:00
hal_spi_lld.c Documentation fixes. 2021-11-07 09:28:53 +00:00
hal_spi_lld.h Documentation fixes. 2021-11-07 09:28:53 +00:00
hal_spi_v2_lld.c Documentation fixes. Added missing templates. 2021-11-07 09:24:28 +00:00
hal_spi_v2_lld.h Documentation fixes. Added missing templates. 2021-11-07 09:24:28 +00:00
hal_st_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_st_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_trng_lld.c New TRNG driver model added to HAL. 2018-09-09 09:41:52 +00:00
hal_trng_lld.h MISRA-related fixes. 2019-01-26 08:32:07 +00:00
hal_uart_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_uart_lld.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14574 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-06-27 06:40:46 +00:00
hal_usb_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_usb_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_wdg_lld.c Documentation fixes. 2018-02-02 10:25:11 +00:00
hal_wdg_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_wspi_lld.c Added WSPI-related code, updated halconf.h files. 2018-09-30 17:01:52 +00:00
hal_wspi_lld.h MISRA-related fixes. 2019-01-26 08:32:07 +00:00
halconf.h Mass update of halconf.h files. 2021-10-24 15:48:38 +00:00
mcuconf.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
platform.mk SPIv2 is not the default. 2021-11-07 09:27:46 +00:00