Darian Leung
c45784b8c4
hal: Fix systimer counter value bit field
...
This commit fixes the systimer_counter_value_t by adding a resreved field so that the
type fills 64-bits.
Without the reserved field, when compiling with -O0 optimization, the unoccupied high
bits would not be initalized by the compiler, leading to systimer_hal_get_counter_value()
returning a garbage value.
2022-05-26 12:56:25 +00:00
..
2022-01-25 11:49:55 +08:00
2022-05-10 15:49:53 +02:00
2022-05-21 00:11:59 +08:00
2022-03-11 22:43:11 +08:00
2021-06-22 11:28:01 +08:00
2022-02-09 22:06:37 +08:00
2022-05-16 10:50:44 +00:00
2022-03-03 01:37:10 +05:30
2021-01-26 10:49:01 +08:00
2021-10-12 10:14:23 +08:00
2022-04-19 07:23:17 +00:00
2022-05-26 12:56:25 +00:00
2022-02-03 20:50:52 +08:00
2021-01-26 10:49:01 +08:00
2022-04-16 10:50:12 +02:00
2020-11-12 17:52:31 +08:00
2021-11-10 09:53:53 +01:00
2022-05-06 11:31:24 +08:00
2021-01-19 11:17:18 +08:00
2022-03-13 02:47:53 +08:00
2022-01-03 09:34:21 +01:00
2021-04-26 15:36:30 +08:00
2022-02-03 19:02:14 +01:00
2021-02-10 14:50:07 +08:00
2022-04-25 17:16:50 +08:00
2021-08-30 13:50:58 +08:00
2021-12-27 16:35:55 +08:00
2021-05-11 08:45:14 +02:00
2022-01-26 20:22:29 +08:00
2021-01-26 10:49:01 +08:00
2021-02-25 07:05:43 +00:00
2021-08-19 09:26:20 +08:00
2021-12-22 00:58:49 +01:00
2021-01-26 10:49:01 +08:00
2022-03-09 14:08:38 +08:00
2022-05-16 14:32:17 +02:00
2020-08-04 13:27:16 +08:00
2022-03-09 14:08:38 +08:00
2022-05-21 00:11:59 +08:00
2022-05-24 14:01:50 +02:00
2020-11-11 07:36:35 +00:00
2022-02-10 07:20:52 +01:00
2022-02-21 14:54:55 +01:00
2022-04-22 21:31:17 +02:00
2021-01-26 10:49:01 +08:00
2022-05-25 16:31:34 +08:00
2022-05-02 19:05:48 +02:00
2021-11-24 13:07:56 +01:00
2021-10-26 10:55:00 +08:00
2022-04-21 11:55:39 +08:00