Home
last modified time | relevance | path

Searched defs:dest_port (Results 1 – 3 of 3) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_tsw_drv.c237 void tsw_set_lookup_table(TSW_Type *ptr, uint16_t entry_num, uint8_t dest_port, uint64_t dest_mac) in tsw_set_lookup_table()
272 void tsw_set_internal_frame_action(TSW_Type *ptr, uint8_t dest_port) in tsw_set_internal_frame_action()
278 void tsw_set_broadcast_frame_action(TSW_Type *ptr, uint8_t dest_port) in tsw_set_broadcast_frame_action()
284 void tsw_set_unknown_frame_action(TSW_Type *ptr, uint8_t dest_port) in tsw_set_unknown_frame_action()
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_tsw_drv.h41 uint32_t dest_port: 8; /**< dest port */ member
/bsp/dm365/platform/
A Ddma.c1029 void edma_set_dest(unsigned slot, rt_uint32_t dest_port, in edma_set_dest()

Completed in 14 milliseconds