Home
last modified time | relevance | path

Searched refs:Cy_SCB_Get_RxDataWidth (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_scb_common.c80 uint32_t datawidth = Cy_SCB_Get_RxDataWidth(base); in Cy_SCB_ReadArrayNoCheck()
182 uint32_t datawidth = Cy_SCB_Get_RxDataWidth(base); in Cy_SCB_ReadArrayBlocking()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_scb_common.h455 __STATIC_INLINE uint32_t Cy_SCB_Get_RxDataWidth(CySCB_Type const *base);
2036 __STATIC_INLINE uint32_t Cy_SCB_Get_RxDataWidth(CySCB_Type const *base) in Cy_SCB_Get_RxDataWidth() function