Searched defs:frame_format (Results 1 – 3 of 3) sorted by relevance
438 …uint32_t frame_format; /*!< @if Eng Indicates the which serial protocol transfers the… member
91 hal_spi_cfg_frame_format_t frame_format = (hal_spi_cfg_frame_format_t)attr->frame_format; in hal_spi_is_attr_valid() local
338 bool hal_opi_set_frame_format(spi_bus_t bus, hal_spi_frame_format_t frame_format) in hal_opi_set_frame_format()