Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/source/COMPONENT_RTX/
Dcyabs_rtos_rtxv5.c875 uint32_t blockSize = ((itemsize + 3U) & ~3UL) + sizeof(osRtxMessage_t); in cy_rtos_queue_init() local
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sd_host.h1471 uint32_t blockSize; /**< The size of the data block. */ member
Dcy_crypto_common.h942 uint32_t blockSize; member