Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_i2c.h267 #define DATA_RECV(regval) GET_BITS((uint32_t)(regval), 0, 7) macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_i2c.h272 #define DATA_RECV(regval) GET_BITS((uint32_t)(regval), 0, 7) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_i2c.h277 #define DATA_RECV(regval) GET_BITS((uint32_t)(regval), 0, 7) macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_i2c.h302 #define DATA_RECV(regval) GET_BITS((uint32_t)(regval), 0, 7) macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_i2c.h320 #define DATA_RECV(regval) GET_BITS((uint32_t)(regval), 0, 7) macro