xiaofan
7676b5e69b
Optimize STM32 Ethernet Drvier
...
1. Add phy_linkchange function to simplify eth_phy_isr and phy_monitor_thread_entry
2. phy_speed is uint8_t may case some problems, use enumeration instead of hardware-dependent values
3. Fix eth_phy_isr can not detect link up
4. Use macro to check phy status for flexibility
Signed-off-by: xiaofan <xfan1024@live.com>
2019-09-03 18:51:09 +08:00
..
2019-08-30 16:11:46 +08:00
2019-08-21 18:39:14 +08:00
2019-08-07 14:24:09 +08:00
2019-09-03 11:41:22 +08:00
2019-08-16 12:14:30 +08:00
2019-07-23 19:20:19 +08:00
2019-01-22 09:15:05 +08:00
2019-08-30 15:58:52 +08:00
2019-07-18 10:28:13 +08:00
2019-07-18 10:26:31 +08:00
2019-06-18 18:26:49 +08:00
2019-09-03 18:51:09 +08:00
2019-09-03 18:51:09 +08:00
2019-06-19 08:46:09 +08:00
2019-03-29 23:05:06 +08:00
2019-06-18 18:26:49 +08:00
2019-05-24 19:25:00 +08:00
2019-01-22 09:15:05 +08:00
2019-04-12 10:18:57 +08:00
2019-05-07 21:03:48 +08:00
2019-05-07 21:03:48 +08:00
2019-05-07 21:03:48 +08:00
2019-08-30 15:58:52 +08:00
2019-08-15 13:38:44 +08:00
2019-04-16 18:05:40 +08:00
2019-01-22 10:05:57 +08:00
2019-06-18 18:26:49 +08:00
2019-06-12 09:52:01 +08:00
2019-06-21 14:47:12 +08:00
2019-01-22 09:15:05 +08:00
2019-02-16 12:41:55 +08:00
2019-02-16 12:41:55 +08:00
2019-07-27 18:11:46 +08:00
2019-01-08 11:59:27 +08:00
2019-05-22 14:53:49 +08:00
2019-06-18 18:26:49 +08:00
2019-04-10 15:30:41 +08:00
2019-07-22 09:15:25 +08:00
2019-07-18 11:48:10 +08:00
2019-08-30 15:58:52 +08:00