Searched refs:control (Results 1 – 7 of 7) sorted by relevance
7 User can set action for flow control pins by function usart_set_flow_control,8 if the flow control is enabled. All the available states are defined in union11 Note that user can set state of flow control pins only if automatic support of12 the flow control is not supported by the hardware.25 * Flow control
45 user must use I/O to control the devices' SS.
77 __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument80 __regControl = control; in __set_CONTROL()355 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument357 __ASM volatile ("MSR control, %0" : : "r" (control) : "memory"); in __set_CONTROL()
69 __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument72 __regControl = control; in __set_CONTROL()
102 __attribute__((always_inline)) __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument104 __ASM volatile ("MSR control, %0" : : "r" (control) : "memory"); in __set_CONTROL()114 __attribute__((always_inline)) __STATIC_INLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS() argument116 __ASM volatile ("MSR control_ns, %0" : : "r" (control) : "memory"); in __TZ_set_CONTROL_NS()
94 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument96 __ASM volatile ("MSR control, %0" : : "r" (control) : "memory"); in __set_CONTROL()
619 - Issue(#68): Fix for low level RF switch control718 - Applications LED control is no more done into the timer callback functions but instead on the mai…769 - Changed confirmed messages function to use default datarate when ADR control is off960 - Fixed SX1276 antenna switch control1160 - Implemented an application LED control