/lk-master/external/platform/pico/rp2_common/hardware_base/include/hardware/ |
A D | address_mapped.h | 119 inline static void hw_write_masked(io_rw_32 *addr, uint32_t values, uint32_t write_mask) { in hw_write_masked() argument 120 hw_xor_bits(addr, (*addr ^ values) & write_mask); in hw_write_masked()
|
/lk-master/external/platform/nrfx/drivers/src/ |
A D | nrfx_pwm.c | 293 NRFX_ASSERT(nrfx_is_in_ram(p_sequence->values.p_raw)); in nrfx_pwm_simple_playback() 323 NRFX_LOG_HEXDUMP_DEBUG((uint8_t *)p_sequence->values.p_raw, in nrfx_pwm_simple_playback() 339 NRFX_ASSERT(nrfx_is_in_ram(p_sequence_0->values.p_raw)); in nrfx_pwm_complex_playback() 340 NRFX_ASSERT(nrfx_is_in_ram(p_sequence_1->values.p_raw)); in nrfx_pwm_complex_playback() 368 NRFX_LOG_HEXDUMP_DEBUG(p_sequence_0->values.p_raw, in nrfx_pwm_complex_playback() 371 NRFX_LOG_HEXDUMP_DEBUG(p_sequence_1->values.p_raw, in nrfx_pwm_complex_playback()
|
/lk-master/external/platform/nrfx/drivers/include/ |
A D | nrfx_pwm.h | 358 nrf_pwm_values_t values); 435 nrf_pwm_values_t values) in nrfx_pwm_sequence_values_update() argument 437 nrf_pwm_seq_ptr_set(p_instance->p_registers, seq_id, values.p_raw); in nrfx_pwm_sequence_values_update()
|
/lk-master/external/platform/pico/rp2_common/hardware_gpio/include/hardware/ |
A D | gpio.h | 455 static inline void gpio_set_dir_all_bits(uint32_t values) { in gpio_set_dir_all_bits() argument 456 sio_hw->gpio_oe = values; in gpio_set_dir_all_bits()
|
/lk-master/arch/riscv/ |
A D | rules.mk | 48 $(error Unknown RISC-V mode: "$(strip $(RISCV_MODE))" (valid values are "machine", "supervisor")) 92 $(error Unknown RISCV_MMU: "$(strip $(RISCV_MMU))" (valid values are "none", "sv32", "sv39", "sv48"…
|
/lk-master/external/platform/nrfx/mdk/ |
A D | nrf51_common.ld | 22 /* Linker script to place sections and symbol values. Should be used together 150 * values to stack symbols later */
|
A D | nrf_common.ld | 20 /* Linker script to place sections and symbol values. Should be used together 148 * values to stack symbols later */
|
A D | nrf52_common.ld | 22 /* Linker script to place sections and symbol values. Should be used together 150 * values to stack symbols later */
|
/lk-master/external/platform/pico/rp2_common/hardware_divider/include/hardware/ |
A D | divider.h | 371 uint32_t values[4]; member
|
/lk-master/external/platform/nrfx/hal/ |
A D | nrf_pwm.h | 226 …nrf_pwm_values_t values; ///< Pointer to an array with duty cycle values. This array must be in Da… member 679 nrf_pwm_seq_ptr_set( p_reg, seq_id, p_seq->values.p_raw); in nrf_pwm_sequence_set()
|
/lk-master/external/platform/nrfx/ |
A D | CHANGELOG.md | 103 - Updated address and task getters in all HALs to return values as uint32_t type. 119 - Removed the default configuration values for drivers from the nrfx_config header files. 128 …on in the GPIOTE driver, so that mapping of the GPIOTEx_IRQn enumeration values is no longer neede… 158 - Fixed an incorrect conversion of frequency values in the RADIO HAL. 160 - Corrected the LFCLK source selection values in the template configuration file for nRF9160. 305 - Added new enumeration values for interrupts and events in the UARTE HAL.
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_interrupt/example/ |
A D | readme.dox | 37 * This example transmits an array of uint16_t values (0x1111, 0x2222, 0x3333, 0x4444) as SPI master
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_polling/example/ |
A D | readme.dox | 37 * This example transmits an array of uint16_t values (0x1111, 0x2222, 0x3333, 0x4444) as SPI master
|
/lk-master/external/platform/pico/rp2_common/pico_float/ |
A D | float_v1_rom_shim.S | 282 mvns r1,r3 @ overflow: clamp to extreme fixed-point values 319 eors r1,r1,r0 @ generate extreme fixed-point values
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling/example/ |
A D | readme.dox | 38 * This example transmits an array of uint16_t values (0x1111, 0x2222, 0x3333, 0x4444) as SPI master
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_temp/example/ |
A D | readme.dox | 45 * the later sample and initial sample values for comparison.<br>
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/ |
A D | readme.dox | 38 * This example transmits an array of uint16_t values (0x1111, 0x2222, 0x3333, 0x4444) as SPI master
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_dma_mem/example/ |
A D | readme.dox | 42 * Time measurement for performance is in milliSeconds. Lower values indicate
|
/lk-master/external/platform/pico/rp2_common/pico_standard_link/ |
A D | memmap_no_flash.ld | 187 * values to stack symbols later
|
A D | memmap_copy_to_ram.ld | 219 * values to stack symbols later
|
A D | memmap_blocked_ram.ld | 218 * values to stack symbols later
|
A D | memmap_default.ld | 218 * values to stack symbols later
|
/lk-master/external/platform/pico/rp2_common/pico_double/ |
A D | double_v1_rom_shim.S | 1055 @ r4+d4 is correct to 1ULP at Q57, tested on ~9bn cases including all extreme values of r4 for each… 1128 @ an option in rotation mode would be to compute the sequence of σ values 1227 @ fixed-point versions only work with reasonable values in r2 because of the way dunpacks works 1264 eors r1,r1,r0 @ generate extreme fixed-point values
|
/lk-master/external/platform/nrfx/doc/ |
A D | main_page.dox | 67 logging in particular drivers. It is done by specifying desired values of macros
|
/lk-master/external/platform/stellaris/ti-driverlib/ |
A D | MANIFEST.TXT | 64 See Legend above for a description of the fields and possible values.
|