Home
last modified time | relevance | path

Searched refs:configure (Results 1 – 19 of 19) sorted by relevance

/optee_os/core/kernel/
H A Dinterrupt.c45 if (!itr_chip_is_valid(chip) || !chip->ops->configure) in itr_chip_init()
136 if (!chip->ops->configure) { in interrupt_configure()
141 chip->ops->configure(chip, itr_num, type, prio); in interrupt_configure()
148 bool configure) in add_configure_handler() argument
166 if (configure) { in add_configure_handler()
/optee_os/core/drivers/gpio/
H A Dgpio.c76 if (gpio && gpio->chip->ops->configure) { in gpio_configure()
77 res = gpio->chip->ops->configure(gpio->chip, gpio); in gpio_configure()
/optee_os/core/include/
H A Dspi.h30 void (*configure)(struct spi_chip *chip); member
/optee_os/core/arch/arm/plat-hikey/
H A Dspi_test.c93 pd.chip.ops->configure(&pd.chip); in spi_test_with_manual_cs_control()
183 pd.chip.ops->configure(&pd.chip); in spi_test_with_registered_cs_cb()
239 pd022.chip.ops->configure(&pd022.chip); in spi_test_with_builtin_cs_control()
/optee_os/core/drivers/
H A Dhfic.c89 .configure = hfic_op_configure,
H A Daplic_msi.c121 .configure = aplic_op_configure,
H A Daplic_direct.c143 .configure = aplic_op_configure,
H A Datmel_saic.c134 .configure = saic_configure,
H A Dplic.c221 .configure = plic_op_configure,
H A Dimsic.c218 .configure = imsic_op_configure,
H A Dls_dspi.c588 .configure = ls_dspi_configure,
H A Dpl022_spi.c496 .configure = pl022_configure,
H A Dgic.c164 .configure = gic_op_configure,
H A Dstm32_gpio.c428 .configure = stm32_gpio_configure,
/optee_os/core/include/drivers/
H A Dgpio.h99 TEE_Result (*configure)(struct gpio_chip *chip, struct gpio *gpio); member
/optee_os/core/include/kernel/
H A Dinterrupt.h79 void (*configure)(struct itr_chip *chip, size_t it, uint32_t type, member
/optee_os/lib/libmbedtls/mbedtls/
H A DREADME.md137 To configure CMake for building shared libraries, use:
262 - [How do I configure Mbed TLS](https://mbed-tls.readthedocs.io/en/latest/kb/compiling-and-buildi…
H A DChangeLog1401 setbuf(). If your platform does not have setbuf(), you can configure an
1489 * Add accessors to configure DN hints for certificate request:
1669 * You can configure groups for a TLS key exchange with the new function
2058 CBC record splitting, fallback SCSV, and the ability to configure
2210 * Restore the ability to configure PSA via Mbed TLS options to support RSA
3545 This allows users to configure such an implementation at compile time when
3578 * Add function mbedtls_ssl_set_datagram_packing() to configure
4444 configure the maximum length of a file path that can be buffered when
4449 to configure the minimum number of bytes for entropy sources using the
/optee_os/core/lib/qcbor/
H A DREADME.md367 If you are using CMake, it can also be used to configure the floating-point