Home
last modified time | relevance | path

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

/hal_renesas-latest/smartbond/da1469x_hal/
Dda1469x_lcdc.c66 #define LCDC_DBIB_CMD_REG_SET_FIELD(_field, _var, _val) \ macro
207 LCDC_DBIB_CMD_REG_SET_FIELD(LCDC_DBIB_CMD_SEND, lcdc_dbib_cmd_reg, cmd ? 0x1 : 0x0); in da1469x_lcdc_send_cmd_data()
208 LCDC_DBIB_CMD_REG_SET_FIELD(LCDC_DBIB_CMD_VAL, lcdc_dbib_cmd_reg, buf[i]); in da1469x_lcdc_send_cmd_data()