Home
last modified time | relevance | path

Searched refs:OUT (Results 1 – 25 of 26) sorted by relevance

12

/lk-master/lib/libc/
A Dprintf.c160 #define OUT(c) buf[pos++] = (c) macro
161 #define OUTSTR(str) do { for (size_t i = 0; (str)[i] != 0; i++) OUT((str)[i]); } while (0)
169 OUT('-'); in exponent_to_string()
172 OUT('+'); in exponent_to_string()
205 OUT('-'); in double_to_string()
304 OUT('-'); in double_to_hexstring()
355 OUT('.'); in double_to_hexstring()
360 OUT('0'); in double_to_hexstring()
376 #undef OUT
/lk-master/
A DLICENSE20 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
/lk-master/external/platform/pico/rp2_common/pico_stdio/
A DLICENSE20 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
/lk-master/external/platform/nrfx/hal/
A Dnrf_gpio.h710 uint32_t pins_state = reg->OUT; in nrf_gpio_pin_toggle()
812 return p_reg->OUT; in nrf_gpio_port_out_read()
818 p_reg->OUT = value; in nrf_gpio_port_out_write()
A Dnrf_pwm.h651 p_reg->PSEL.OUT[i] = out_pins[i]; in nrf_pwm_pins_set()
658 return p_reg->PSEL.OUT[channel]; in nrf_pwm_pin_get()
/lk-master/external/platform/pico/
A DLICENSE.TXT20 … STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
/lk-master/external/platform/nrfx/
A DLICENSE27 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
A DCHANGELOG.md185 … the USBD driver. It could occur when an IN transfer was interrupted by an OUT transaction, which …
/lk-master/external/platform/stellaris/ti-driverlib/
A DTI-BSD-EULA.txt28 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
A Dmakedefs33 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dreadme.txt33 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
/lk-master/arch/x86/32/
A Dkernel.ld22 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
/lk-master/arch/x86/64/
A Dkernel.ld22 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
/lk-master/external/platform/nrfx/mdk/
A Dnrf52810.h488 …__IOM uint32_t OUT[4]; /*!< (@ 0x00000000) Description collection: Output p… member
719 …__IOM uint32_t OUT; /*!< (@ 0x00000504) Write GPIO port … member
A Dnrf52811.h507 …__IOM uint32_t OUT[4]; /*!< (@ 0x00000000) Description collection: Output p… member
738 …__IOM uint32_t OUT; /*!< (@ 0x00000504) Write GPIO port … member
A Dnrf9160.h606 …__IOM uint32_t OUT[4]; /*!< (@ 0x00000000) Description collection: Output p… member
1978 …__IOM uint32_t OUT; /*!< (@ 0x00000004) Write GPIO port … member
A Dnrf52.h518 …__IOM uint32_t OUT[4]; /*!< (@ 0x00000000) Description collection[0]: Outpu… member
2239 …__IOM uint32_t OUT; /*!< (@ 0x00000504) Write GPIO port … member
A Dnrf51.h1174 …__IOM uint32_t OUT; /*!< (@ 0x00000504) Write GPIO port. … member
A Dnrf52833.h574 …__IOM uint32_t OUT[4]; /*!< (@ 0x00000000) Description collection: Output p… member
1020 …__IOM uint32_t OUT; /*!< (@ 0x00000504) Write GPIO port … member
A Dnrf52840.h572 …__IOM uint32_t OUT[4]; /*!< (@ 0x00000000) Description collection: Output p… member
1063 …__IOM uint32_t OUT; /*!< (@ 0x00000504) Write GPIO port … member
A Dnrf5340_application.h794 …__IOM uint32_t OUT[4]; /*!< (@ 0x00000000) Description collection: Output p… member
3091 …__IOM uint32_t OUT; /*!< (@ 0x00000004) Write GPIO port … member
A Dnrf52805.h671 …__IOM uint32_t OUT; /*!< (@ 0x00000504) Write GPIO port … member
A Dnrf52820.h748 …__IOM uint32_t OUT; /*!< (@ 0x00000504) Write GPIO port … member
/lk-master/external/platform/nrf51/include/platform/
A Dnrf518xx.h1168 …__IO uint32_t OUT; /*!< Write GPIO port. … member
/lk-master/external/platform/stm32f0xx/CMSIS/
A DCMSIS_END_USER_LICENCE_AGREEMENT.txt58 …HETHER MADE UNDER CONTRACT, TORT OR OTHER LEGAL THEORY, ARISING IN ANY WAY OUT OF THE USE OR DISTR…

Completed in 177 milliseconds

12