Searched refs:new_header (Results 1 – 2 of 2) sorted by relevance
100 uint8_t new_header; in channel_irq() local106 new_header = (uint8_t)sga_index; in channel_irq()108 new_header = sga_index != 0U ? in channel_irq()113 if (new_header == (uint8_t)handle->header) { in channel_irq()123 tcds_done = (uint32_t)new_header - (uint32_t)handle->header; in channel_irq()129 handle->header = (int8_t)new_header; in channel_irq()
1067 # doxygen -w html new_header.html new_footer.html new_stylesheet.css1069 # and then modify the file new_header.html. See also section "Doxygen usage"