Home
last modified time | relevance | path

Searched defs:payload_size (Results 1 – 1 of 1) sorted by relevance

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_can.c864 uint32_t payload_size; in can_ram_address_get() local
1829 static uint32_t can_dlc_value_compute(uint32_t payload_size) in can_dlc_value_compute()