OpenCores
URL https://opencores.org/ocsvn/neorv32/neorv32/trunk

Subversion Repositories neorv32

[/] [neorv32/] [trunk/] [sw/] [lib/] [source/] [neorv32_twi.c] - Diff between revs 68 and 74

Show entire file | Details | Blame | View Log

Rev 68 Rev 74
Line 33... Line 33...
// #################################################################################################
// #################################################################################################
 
 
 
 
/**********************************************************************//**
/**********************************************************************//**
 * @file neorv32_twi.c
 * @file neorv32_twi.c
 * @author Stephan Nolting
 
 * @brief Two-Wire Interface Controller (TWI) HW driver source file.
 * @brief Two-Wire Interface Controller (TWI) HW driver source file.
 *
 *
 * @note These functions should only be used if the TWI unit was synthesized (IO_TWI_EN = true).
 * @note These functions should only be used if the TWI unit was synthesized (IO_TWI_EN = true).
 **************************************************************************/
 **************************************************************************/
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.