Home
last modified time | relevance | path

Searched refs:halfs (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.1.0/include/twl/rtc/common/
Dtype_ex.h110 u16 halfs[4]; // For 2-byte access member
/TwlSDK-5.1.0/include/nitro/spi/common/
Dtype.h178 u16 halfs[2]; member
/TwlSDK-5.1.0/include/nitro/rtc/common/
Dtype.h182 u16 halfs[4]; // For 2-byte access member
/TwlSDK-5.1.0/build/libraries/spi/ARM9/src/
Dtp.c201 spi_tp.halfs[0] = *(u16 *)(&(OS_GetSystemWork()->touch_panel[0])); in TPi_CopyTpFromSystemWork()
202 spi_tp.halfs[1] = *(u16 *)(&(OS_GetSystemWork()->touch_panel[2])); in TPi_CopyTpFromSystemWork()