![]() |
![]() |
Data Fields | |
ti_em_queue_id_t | local_free_queue_idx_tbl [TI_EM_CORE_NUM] |
size_t | preload_size_a |
size_t | preload_size_b |
size_t | preload_size_c |
Event machine preload configuration.
This describes the EM configurable parameters which are required for the preload.
ti_em_queue_id_t ti_em_preload_config_t_::local_free_queue_idx_tbl[TI_EM_CORE_NUM] |
Identifies the preload free queues.
Specifies the maximum number of bytes to preload if event type matches TI_EM_EVENT_TYPE_PRELOAD_ON_SIZE_A. Must be more than 0 and less than or equal to 8Kbytes.
Specifies the maximum number of bytes to preload if event type matches TI_EM_EVENT_TYPE_PRELOAD_ON_SIZE_B. Must be more than 0 and less than or equal to 8Kbytes.
Specifies the maximum number of bytes to preload if event type matches TI_EM_EVENT_TYPE_PRELOAD_ON_SIZE_B. Must be more than 0 and less than or equal to 1Mbytes.