Home
last modified time | relevance | path

Searched defs:value (Results 1 – 8 of 8) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/component/
Dgmac.h206 #define GMAC_NCFGR_RXBUFO( value ) ( ( GMAC_NCFGR_RXBUFO_Msk & ( ( value ) << GMAC_NCFGR_RXBUFO_… argument
256 #define GMAC_DCFGR_DRBS( value ) ( ( GMAC_DCFGR_DRBS_Msk & ( ( value ) << GMAC_DCFGR_DRBS_Pos ) … argument
271 #define GMAC_RBQB_ADDR( value ) ( ( GMAC_RBQB_ADDR_Msk & ( ( value ) << GMAC_RBQB_ADDR_Pos ) ) ) argument
275 #define GMAC_TBQB_ADDR( value ) ( ( GMAC_TBQB_ADDR_Msk & ( ( value ) << GMAC_TBQB_ADDR_Pos ) ) ) argument
382 #define GMAC_MAN_DATA( value ) ( ( GMAC_MAN_DATA_Msk & ( ( value ) << GMAC_MAN_DATA_Pos ) ) ) argument
385 #define GMAC_MAN_WTN( value ) ( ( GMAC_MAN_WTN_Msk & ( ( value ) << GMAC_MAN_WTN_Pos ) ) ) argument
388 #define GMAC_MAN_REGA( value ) ( ( GMAC_MAN_REGA_Msk & ( ( value ) << GMAC_MAN_REGA_Pos ) ) ) argument
391 #define GMAC_MAN_PHYA( value ) ( ( GMAC_MAN_PHYA_Msk & ( ( value ) << GMAC_MAN_PHYA_Pos ) ) ) argument
394 #define GMAC_MAN_OP( value ) ( ( GMAC_MAN_OP_Msk & ( ( value ) << GMAC_MAN_OP_Pos ) ) ) argument
403 #define GMAC_TPQ_TPQ( value ) ( ( GMAC_TPQ_TPQ_Msk & ( ( value ) << GMAC_TPQ_TPQ_Pos ) ) ) argument
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/
Dmake_proof_makefiles.py195 def compute(value, so_far, system, key, harness, appending=False): argument
251 def eval_expr(expr_string, harness, key, value): argument
Dmake_common_makefile.py80 def patch_compile_output(opsys, line, key, value): argument
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_dma.c660 uint32_t value; in init_dma() local
679 uint32_t value; in init_dma() local
Dx_emacpsif_physpeed.c816 u16 value ) in prvAR803x_debug_reg_write()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_dma.c726 uint32_t value; in init_dma() local
745 uint32_t value; in init_dma() local
/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOS_IP.h147 …#define DEBUG_SET_TRACE_VARIABLE( var, value ) var = ( value ) /**< Trace macro to… argument
150 …#define DEBUG_SET_TRACE_VARIABLE( var, value ) /**< Empty definiti… argument
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/TM4C/
DNetworkInterface.c689 uint16_t value; in _process_phy_interrupts() local