ux_app_byte_pool is only used within Ux_Host_HID_CDC_ACM.
 
Symbols
loading...
Files
loading...

ux_app_byte_pool variable

Syntax

extern TX_BYTE_POOL *ux_app_byte_pool;
Implemented in app_usbx_host.c:60

References

LocationReferrerText
app_usbx_host.c:60
TX_BYTE_POOL *ux_app_byte_pool;
ux_host_cdc_acm.c:50
extern TX_BYTE_POOL *ux_app_byte_pool;
app_usbx_host.c:97MX_USBX_Host_Init()
ux_app_byte_pool = byte_pool;
ux_host_cdc_acm.c:119cdc_acm_recieve_app_thread_entry()
if (tx_byte_allocate(ux_app_byte_pool, (VOID **) &UserRxBuffer,

Data Use

Functions writing ux_app_byte_pool
Functions reading ux_app_byte_pool
all items filtered out
ux_app_byte_pool
Type of ux_app_byte_pool
ux_app_byte_pool
all items filtered out