RTEMS
5.0.0
|
Syscon support. More...
#include <stdbool.h>
Go to the source code of this file.
Functions | |
void | lm3s69xx_syscon_enable_gpio_clock (unsigned int port, bool enable) |
void | lm3s69xx_syscon_enable_uart_clock (unsigned int port, bool enable) |
void | lm3s69xx_syscon_enable_ssi_clock (unsigned int port, bool enable) |
void | lm3s69xx_syscon_enable_pwm_clock (bool enable) |
void | lm3s69xx_syscon_set_pwmdiv (unsigned int div) |
void | lm3s69xx_syscon_delay_3x_clocks (unsigned long x_count) |
Syscon support.
void lm3s69xx_syscon_set_pwmdiv | ( | unsigned int | div | ) |
Sets PWMDIV field in the RCC register.