This website requires JavaScript.
Explore
Help
Sign In
hueso
/
Sensor-Watch
Watch
1
Star
0
Fork
0
You've already forked Sensor-Watch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Activity
Sensor-Watch
/
watch-library
/
hardware
/
hal
/
include
History
Alex Maestas
d96d6f9c91
make the HAL sleep function obey the chip documentation
...
the sleep mode doesn't get set immediately, and needs to be waited upon.
2023-12-18 03:09:36 +00:00
..
hal_atomic.h
…
hal_calendar.h
…
hal_delay.h
…
hal_ext_irq.h
…
hal_flash.h
…
hal_gpio.h
…
hal_i2c_m_sync.h
…
hal_init.h
…
hal_io.h
…
hal_rand_sync.h
…
hal_slcd_sync.h
…
hal_sleep.h
…
hal_spi_m_sync.h
…
hal_usart_sync.h
…
hpl_calendar.h
…
hpl_core.h
…
hpl_delay.h
…
hpl_dma.h
…
hpl_ext_irq.h
…
hpl_flash.h
…
hpl_gpio.h
…
hpl_i2c_m_async.h
…
hpl_i2c_m_sync.h
…
hpl_i2c_s_async.h
…
hpl_i2c_s_sync.h
…
hpl_init.h
…
hpl_irq.h
…
hpl_missing_features.h
…
hpl_rand_sync.h
…
hpl_reset.h
…
hpl_slcd_sync.h
…
hpl_slcd.h
…
hpl_sleep.h
make the HAL sleep function obey the chip documentation
2023-12-18 03:09:36 +00:00
hpl_spi_async.h
…
hpl_spi_dma.h
…
hpl_spi_m_async.h
…
hpl_spi_m_dma.h
…
hpl_spi_m_sync.h
…
hpl_spi_s_async.h
…
hpl_spi_s_sync.h
…
hpl_spi_sync.h
…
hpl_spi.h
…
hpl_time_measure.h
…
hpl_timer.h
…
hpl_usart_async.h
…
hpl_usart_sync.h
…
hpl_usart.h
…
hpl_user_area.h
…