Home
last modified time | relevance | path

Searched defs:values (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_pwm.h435 nrf_pwm_values_t values) in nrfx_pwm_sequence_values_update()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/store/ram/src/
H A Dble_store_ram.c173 ble_store_ram_delete_obj(void *values, int value_size, int idx, in ble_store_ram_delete_obj()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/store/config/src/
H A Dble_store_config.c178 ble_store_config_delete_obj(void *values, int value_size, int idx, in ble_store_config_delete_obj()
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_pwm.h239 …nrf_pwm_values_t values; ///< Pointer to an array with duty cycle values. This array must be in Da… member