This website works better with JavaScript.
Home
Explore
Help
Sign In
yangshiwei
/
stc_ttss_wisdomcar_main
forked from
ccsens_hardware/stc_ttss_wisdomcar_main
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
平车主控板(运维板)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
5
Branches
0
Tags
2.7 MiB
C
75.2%
Objective-C
15.4%
Roff
3.5%
C++
3.2%
Assembly
2.8%
Tree:
13f6cac7f5
master
pingche_yh1
pingche_yh2
pingche_yh3
pingche_yh4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '13f6cac7f5'
${ noResults }
stc_ttss_wisdomcar_main
/
source
/
bsp
/
bsp_wdt.h
7 lines
95 B
Raw
Blame
History
#
ifndef BSP_WDT
#
define BSP_WDT
extern
void
L0_wdt_init
(
)
;
extern
void
L0_wdt_feed
(
)
;
#
endif
Reference in new issue