4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-21 01:43:32 +08:00
GuEe-GUI 802a6ed2ca [DM] Extended drivers MISC interface
1. RT_FIELD_PREP: prepare a bitfield element.
2. RT_FIELD_GET: extract a bitfield element.
3. rt_offsetof: member offset of a struct
4. rt_upper_32_bits: high 32 bits of value.
5. rt_lower_32_bits: lower 32 bits of value.
6. rt_upper_16_bits: high 16 bits of value.
7. rt_lower_16_bits: lower 16 bits of value.
8. rt_max_t: fix type of max(...).
9. rt_ilog2: integer logarithm base 2.

Signed-off-by: GuEe-GUI <2991707448@qq.com>
2024-09-06 17:45:03 -04:00
..
2023-02-21 08:48:49 +08:00
2024-06-28 00:23:09 +08:00
2024-09-06 17:45:03 -04:00
2023-10-17 13:07:59 +08:00
2023-07-27 11:35:29 +08:00
2022-12-20 17:49:37 +08:00
2024-06-26 14:37:05 +08:00
2022-12-20 17:49:37 +08:00