zhanghu6 f56aefaa41 sched_note: change uint32_t nbi_module into uint8_t array, because variables keep the same style that use uint8_t array
sched_note: add note dump module tag definitions

NOTE_MODULE(a, b, c, d)

example:
define TEST_MODULE NOTE_MODULE('t', 'e', 's', 't')
sched_note_dump(TEST_MODULE, event, data, len);

define AUDIO_MODULE NOTE_MODULE('a', 'u', 'd', 'i')
sched_note_dump(AUDIO_MODULE, event, data, len);
2021-12-16 04:18:17 -06:00
..
2021-07-19 22:55:30 -03:00
2021-11-23 20:34:56 +09:00
2021-11-23 20:34:56 +09:00
2021-11-23 20:34:56 +09:00
2021-12-07 04:01:27 -08:00
2021-08-02 08:23:35 -03:00
2021-09-25 07:54:39 -03:00
2021-03-02 03:44:06 -08:00
2021-08-03 12:14:07 -03:00
2021-11-24 22:49:09 -06:00
2021-07-31 15:35:47 -03:00
2021-07-04 18:53:44 -03:00
2021-01-06 14:23:50 +08:00
2021-05-12 21:08:23 -07:00
2021-05-11 16:40:33 +01:00
2021-11-29 11:18:36 -06:00
2021-12-15 10:47:56 -06:00
2021-11-24 22:49:09 -06:00
2021-07-09 15:51:28 -03:00
2020-07-21 21:48:18 -07:00