Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/TM4C/
DNetworkInterface.c108 uint32_t read; member
473 _tx_descriptor_list.read = 0; in _dma_descriptors_init()
559 …for( i = 0; ( ( i < _tx_descriptor_list.number_descriptors ) && ( _tx_descriptor_list.read != _tx_… in _process_transmit_complete()
562 dma_descriptor = &_tx_descriptors[ _tx_descriptor_list.read ]; in _process_transmit_complete()
578 _tx_descriptor_list.read++; in _process_transmit_complete()
580 if( _tx_descriptor_list.read == _tx_descriptor_list.number_descriptors ) in _process_transmit_complete()
582 _tx_descriptor_list.read = 0; in _process_transmit_complete()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/MPS2_AN385/ether_lan9118/
Dsmsc9220_eth_drv.c439 volatile uint32_t read = 0; in smsc9220_mac_regwrite() local
457 read = register_map->byte_test; /* A no-op read. */ in smsc9220_mac_regwrite()
458 ( void ) read; in smsc9220_mac_regwrite()
762 uint32_t read = 0; in smsc9220_reset_phy() local
764 if( smsc9220_phy_regread( dev, SMSC9220_PHY_REG_OFFSET_BCTRL, &read ) ) in smsc9220_reset_phy()
769 SET_BIT( read, PHY_REG_BCTRL_RESET_INDEX ); in smsc9220_reset_phy()
771 if( smsc9220_phy_regwrite( dev, SMSC9220_PHY_REG_OFFSET_BCTRL, read ) ) in smsc9220_reset_phy()
/FreeRTOS-Plus-TCP-v4.0.0/test/Coverity/
Dcoverity_misra.config55 …ks in a do { ... } while ( 0 ); block are used to make the code easier to read and more clean than…
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ThirdParty/MSP432/
DREADME.md55 …config.setMACAddrInternal = false; /* true if the MAC address is to be read from microcontroller …
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/
Dmake_proof_makefiles.py137 lines = handle.read().splitlines()
/FreeRTOS-Plus-TCP-v4.0.0/.github/
DCONTRIBUTING.md6 Please read through this document before submitting any issues or pull requests to ensure we are ab…
/FreeRTOS-Plus-TCP-v4.0.0/
DHistory.txt227 + Multiple improvements to the FTP server, including to how read only and
/FreeRTOS-Plus-TCP-v4.0.0/docs/doxygen/
Dconfig.doxyfile340 # the files are not read by doxygen. When specifying no_extension you should add
981 # read by doxygen.
1511 # index.hhp is a project file that can be read by Microsoft's HTML Help Workshop
2094 # path from which the emoji images will be read. If a relative path is entered,