• Home
  • Raw
  • Download

Lines Matching +refs:python +refs:indent +refs:guess +refs:indent +refs:offset

2622 offset.
3442 - nxtk_filltrapwindow(): Correct an offset problem (also from Peterri
6332 - Fix a logic error in ftell(). It was simply using the file offset
6828 - webclient: Fix to offset calculation from Rony Xln. Prevents 0x0a
6873 - SSC: Needs to account for data offset in audio buffer
7346 - sscanf(): NuttX libc tried to guess how many characters to parse,
7348 That guess was often wrong. A better approach would be to call
12215 based on Chebyshev fitting to a good guess. The problem there's a
12438 CONFIG_STACK_COLORATION, CONFIG_ARCH_FPU. Fix i2c driver offset
12771 - USB Composite Host: Fix end offset in usbhost_copyinterface(). From
14064 - binfmt/elf: Fix offset value when calling elf_read() in
14066 - binfmt/elf: Fix offset value when calling elf_read() in
14097 - SmartFS: If whence is SEEK_END, the file offset shall be set to the
14098 size of the file plus offset. Noted by eunb.song@samsung.com.
14101 expecting the offset argument is given in a block number. This is
14104 address in a byte offset, not a block number. From Heesub Shin.
15577 - netutils/dhcpd: Prevent buffer overflow in dhcpd_addoption. offset
15794 change adds an offset field indicating the header-payload boundary.
19163 architectures. Rather calculate the offset from the stack
19373 offset too From Xiang Xiao.
19858 Additional changes to ICMPv6, TCP, and UDP input to handle the offset
21432 - ST7032: Fix seek method. Was not taking into account the offset for the
21478 mpu_log2regionceil needs take into account the offset too". Masayuki
22076 context after configuration, (3) support for offset configuration,
22638 - i.MXRT TMR: Fix addressing and restructure using common offset.
22640 - i.MXRT ADC: Error in offset. From David Sidrane.
23411 - STM32F1/F30 FLASH: RCC register access should not be offset by
26005 - tools/indent.sh: Add a command line option to suppress reformatting
26076 register/offset. From David Alessio.
26279 - SAM4CM: Fix cpustart() implementation. In Cortex-M, offset 0 in
26280 vector table stores initial stack pointer and offset 4 stores reset
26347 - LC823450: Fix cpustart() implementation. In Cortex-M, offset 0 in
26348 vector table stores initial stack pointer and offset 4 stores reset
28768 * [#3317](https://github.com/apache/nuttx/pull/3317) tols: Update python scripts to py3 and lint al…
28815 * [#2876](https://github.com/apache/nuttx/pull/2876) arm: ARMv6-M vector table offset register supp…
29459 * [#2810](https://github.com/apache/nuttx/pull/2810) fs: eventfd: Convert the indent under EVENT_FD…
29793 …pache/nuttx/pull/3988) arch/arm/src/imxrt/imxrt_flexpwm.c: fix mistake in submodules address offset
30998 …ub.com/apache/nuttx/pull/4727) arch: espressif: Enable Partition Table allocation at custom offset 
31250 * [#4940](https://github.com/apache/nuttx/pull/4940) drivers: serial: Fix offset calculation in 165…
31858 * [#6516](https://github.com/apache/nuttx/pull/6516) arch/stm32_capture fix SMC register offset add…
32570 …com/apache/incubator-nuttx/pull/7714) mm: iob: new function iob_reserve() to adjust headroom offset
32693 …ttps://github.com/apache/incubator-nuttx/pull/7048) tools: Optimizing mkallsyms scripts with python
33133 …/incubator-nuttx/pull/6916) boards: xtensa: esp32s3: Fix Data allocation offset within shared Inte…
33228 …3](https://github.com/apache/incubator-nuttx/pull/7433) net: ipfwd: correct application data offset
33232  * [#7801](https://github.com/apache/incubator-nuttx/pull/7801) net: ipfwd: update IP buffer offset
33575 * [#8582](https://github.com/apache/nuttx/pull/8582) tools: Updated python scripts interpreter invo…
34365 * [#9318](https://github.com/apache/nuttx/pull/9318) binfmt/elf/coredump: correct register offset a…
34367 * [#9568](https://github.com/apache/nuttx/pull/9568) Debug:support python script auto debug nuttx k…
34658 * [#8907](https://github.com/apache/nuttx/pull/#8907) drivers/video/fb: add vsync offset support