LPCOMP_ENABLED #define NRFX_LPCOMP_ENABLED 0 #endif // <o> NRFX_LPCOMP_DEFAULT_CONFIG_IRQ_PRIORITY - Interrupt priority // <0=> 0 (highest) // <1=> 1 // <2=> 2 // <3=> 3 // <4=> 4 // <5=> 5 // <6=> 6 // <7=> 7 #ifndef NRFX_LPCOMP_DEFAULT_CONFIG_IRQ_...
drivers: uart_nrfx_uarte: Fix call to HW_RX_COUNTING_ENABLED() anangl authored and stephanosio committedNov 22, 2022 9628ecd Commits on Oct 17, 2022 include: add missing zephyr/irq.h include gmarull authored and stephanosio committedOct 17, 2022 ...
#define NRFX_GPIOTE_ENABLED 0 #endif // <o> NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS - Number of lower power input pins #ifndef NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS #define NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS 1 #endif // <o> NRFX_GPIOTE_DEFAULT_CONFIG_IRQ_...
irq_enable(DT_NORDIC_NRF_UARTE_UART_##idx##_IRQ_0);), ())\ return uarte_instance_init( \ dev, \ &init_config, \ IS_ENABLED(CONFIG_UART_##idx##_INTERRUPT_DRIVEN)); \ } \ DEVICE_DEFINE(uart_nrfx_uarte##idx, \ ...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...